(AC_FUNC_MKTIME): Use AC_SUBST.

This commit is contained in:
Dave Love 2000-04-19 11:12:30 +00:00
parent f532dca004
commit 0b8f263e6d
2 changed files with 5 additions and 0 deletions

View file

@ -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.

1
aclocal.m4 vendored
View 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