shut up autoheader
This commit is contained in:
parent
82a06bd299
commit
4f14a7d7fb
11
.cvsignore
11
.cvsignore
@ -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
|
||||
|
||||
@ -49,3 +49,5 @@ fi
|
||||
dnl Write results.
|
||||
dnl
|
||||
AC_OUTPUT(Makefile)
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user