changeset 28638:235bba09bd4c

(AC_FUNC_MKTIME): Use AC_SUBST.
author Dave Love <fx@gnu.org>
date Wed, 19 Apr 2000 11:11:36 +0000
parents 836022e1bf8c
children 51d5d8415a38
files aclocal.m4
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/aclocal.m4	Wed Apr 19 08:55:09 2000 +0000
+++ b/aclocal.m4	Wed Apr 19 11:11:36 2000 +0000
@@ -235,6 +235,7 @@
 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