diff options
author | Tom Tromey <tromey@redhat.com> | 1998-04-24 21:45:01 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-04-24 21:45:01 +0000 |
commit | 6bded866f0709d79727e1e3ea9bae65ac62d84fa (patch) | |
tree | 6185dd239d0e42b7c19ef936529f3013fca107c7 /sim/tic80/configure.in | |
parent | c2816431f1da35c377ce3f5c6d79ae9af1cfed48 (diff) | |
download | gdb-6bded866f0709d79727e1e3ea9bae65ac62d84fa.zip gdb-6bded866f0709d79727e1e3ea9bae65ac62d84fa.tar.gz gdb-6bded866f0709d79727e1e3ea9bae65ac62d84fa.tar.bz2 |
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto.
* configure.in: Don't call sinclude.
Diffstat (limited to 'sim/tic80/configure.in')
-rw-r--r-- | sim/tic80/configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/tic80/configure.in b/sim/tic80/configure.in index 730b62e..5123674 100644 --- a/sim/tic80/configure.in +++ b/sim/tic80/configure.in @@ -1,5 +1,4 @@ dnl Process this file with autoconf to produce a configure script. -sinclude(../common/aclocal.m4) AC_PREREQ(2.5)dnl AC_INIT(Makefile.in) |