.
authorJim Meyering <jim@meyering.net>
Sat, 29 Jan 2000 16:59:09 +0000 (16:59 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jan 2000 16:59:09 +0000 (16:59 +0000)
m4/ChangeLog
m4/Makefile.am
m4/Makefile.in

index 4a0ad8cf0f50988423231e3f977997867e5e738d..6175f4f8634ad8efc6c84623ae16c4d6829bb759 100644 (file)
@@ -1,3 +1,8 @@
+2000-01-28  Jim Meyering  <meyering@lucent.com>
+
+       * perl.m4: Change format of warning message to look more like that
+       from the missing script.  Suggestion from François Pinard.
+
 2000-01-25  Jim Meyering  <meyering@lucent.com>
 
        * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well
index 2315ff8e39bdb64373a0ea7bb4c4e02fcd371beb..b7d8b413fc020a08aa67dd323d85421da51e354b 100644 (file)
@@ -32,6 +32,7 @@ jm-winsz2.m4 \
 largefile.m4 \
 lchown.m4 \
 lcmessage.m4 \
+lib-check.m4 \
 link-follow.m4 \
 ls-mntd-fs.m4 \
 lstat-slash.m4 \
index e3c1df71ba6ad892b138563cf31963eb6eab9b69..e5628a16e61677a139c0044694deb663f01e4217 100644 (file)
@@ -71,7 +71,6 @@ CXXCPP = @CXXCPP@
 DATADIRNAME = @DATADIRNAME@
 DEPDIR = @DEPDIR@
 DF_PROG = @DF_PROG@
-FESETROUND_LIBM = @FESETROUND_LIBM@
 GENCAT = @GENCAT@
 GETCONF = @GETCONF@
 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
@@ -87,7 +86,6 @@ INTLLIBS = @INTLLIBS@
 INTLOBJS = @INTLOBJS@
 KMEM_GROUP = @KMEM_GROUP@
 LIBOBJS = @LIBOBJS@
-LIB_CRYPT = @LIB_CRYPT@
 MAKEINFO = @MAKEINFO@
 MAN = @MAN@
 MKINSTALLDIRS = @MKINSTALLDIRS@
@@ -101,7 +99,6 @@ POFILES = @POFILES@
 POSUB = @POSUB@
 POW_LIBM = @POW_LIBM@
 RANLIB = @RANLIB@
-SQRT_LIBM = @SQRT_LIBM@
 U = @U@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 USE_NLS = @USE_NLS@
@@ -142,6 +139,7 @@ jm-winsz2.m4 \
 largefile.m4 \
 lchown.m4 \
 lcmessage.m4 \
+lib-check.m4 \
 link-follow.m4 \
 ls-mntd-fs.m4 \
 lstat-slash.m4 \