1998-10-19 Jason Molenda (jsm@bugshack.cygnus.com)

* configure.in (AM_EXEEXT): Use AC_EXEEXT instead.
        * configure: Regenerated.


Geoff just removed the AM_EXEEXT definition from ../binutils/aclocal.m4
so we would have been hosed in the near future.
This commit is contained in:
Jason Molenda
1998-10-19 22:25:28 +00:00
parent 48ffd442f6
commit 9c1fb2a7db
2 changed files with 36 additions and 36 deletions

View File

@@ -841,7 +841,7 @@ fi
AC_LINK_FILES($files, $links)
dnl Check for exe extension set on certain hosts (e.g. Win32)
AM_EXEEXT
AC_EXEEXT
AC_CONFIG_SUBDIRS($configdirs)
AC_OUTPUT(Makefile .gdbinit:gdbinit.in,