Found a better way to do this. Remove DEBIANSTAMP

SVN revision: 17295
This commit is contained in:
shadoi 2005-10-07 22:52:22 +00:00 committed by shadoi
parent 3acc952c16
commit ff4e322842
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ AC_C_CONST
AM_ENABLE_SHARED
AM_PROG_LIBTOOL
AC_FUNC_ALLOCA
AC_SUBST(DEBIANSTAMP)
DEBIANSTAMP="`date "+%a, %d %b %G %T %z"`"
AC_CHECK_FUNCS(realpath)