configure.in (AC_PREREQ): Update to 2.13.

�
        * configure.in (AC_PREREQ): Update to 2.13.
        (AC_EXEEXT): Call to find possible file extension.
        (compiler_name): Use.
        * configure: Regenerate.

From-SVN: r25954
This commit is contained in:
Mumit Khan 1999-03-24 14:46:39 -07:00 committed by Jeff Law
parent 3508525e5c
commit e33abc2d02
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Wed Mar 24 22:41:28 1999 Mumit Khan <khan@xraylith.wisc.edu>
* configure.in (AC_PREREQ): Update to 2.13.
(AC_EXEEXT): Call to find possible file extension.
(compiler_name): Use.
* configure: Regenerate.
Wed Jan 27 02:31:01 1999 Jeffrey A Law (law@cygnus.com)
* Makefile.in (ALL_CFLAGS): Add -DIN_GCC.