add libm
authorK. Richard Pixley <rich@cygnus>
Thu, 16 Jul 1992 23:06:53 +0000 (23:06 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 16 Jul 1992 23:06:53 +0000 (23:06 +0000)
ChangeLog
configure.in

index 955cb8d..1a95572 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
 
+       * configure.in: add libm.
+
        * .cvsignore: ignore some stuff that comes from test-build.mk.
 
 Wed Jul  8 00:01:30 1992  Stu Grossman  (grossman at cygnus.com)
index 0e36814..a6834da 100644 (file)
@@ -3,7 +3,7 @@
 # script appropriate for this directory.  For more information, check
 # any existing configure script.
 
-configdirs="autoconf libgcc mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest"
+configdirs="autoconf libgcc mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest libm"
 srctrigger=cfg-paper.texi
 srcname="gnu development package"