]> git.eshelyaron.com Git - emacs.git/commitdiff
(AC_FUNC_MKTIME): Use AC_SUBST.
authorDave Love <fx@gnu.org>
Wed, 19 Apr 2000 11:12:30 +0000 (11:12 +0000)
committerDave Love <fx@gnu.org>
Wed, 19 Apr 2000 11:12:30 +0000 (11:12 +0000)
ChangeLog
aclocal.m4

index 8155fe81d9a177ec61d284f47052ca4ca9310b53..4b463d93a72da76805189359612fb0a4baa4ecd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-19  Dave Love  <fx@gnu.org>
+
+       * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
+
 2000-04-16  Dave Love  <fx@gnu.org>
 
        * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
index 3780894bd5e30653ec94213b920502a970e8487d..1c013640effa982461d3968f54a29b2af2d516f1 100644 (file)
@@ -235,6 +235,7 @@ ac_cv_func_working_mktime=no)])
 if test $ac_cv_func_working_mktime = no; then
   LIBOBJS="$LIBOBJS mktime.${ac_objext}"
 fi
+AC_SUBST(LIBOBJS)dnl
 ])# AC_FUNC_MKTIME
 
 # AC_C_VOLATILE