shut up autoheader

This commit is contained in:
Thomas Lotterer 2004-03-19 15:32:52 +00:00
parent 82a06bd299
commit 4f14a7d7fb
2 changed files with 7 additions and 6 deletions

View File

@ -1,9 +1,8 @@
configure config.log config.cache config.status Makefile
config.log config.cache config.status Makefile
config.h
shtool
ltmain.sh libtool.m4 config.guess config.sub
configure config.h.in
acl.c acl-scan.c acl-scan.h
petidomo
petidomo.1
config.guess
config.sub
libtool.m4
ltmain.sh
shtool

View File

@ -49,3 +49,5 @@ fi
dnl Write results.
dnl
AC_OUTPUT(Makefile)
AC_CONFIG_HEADERS(config.h)