pkg-config/.gitignore
Dan Nicholson f76fe52575 Force generation of libtool script so it can be used reliably
We want to use the libtool script to determine if indirect dependencies
should be listed. LT_OUTPUT forces the script to be created immediately
so that the test can be run reliably.

This is borrowed from glib's configure.in.
2010-06-17 09:17:46 -07:00

29 lines
277 B
Text

*.o
*.lo
*.la
*.a
*.so
.deps/
.libs/
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
check/config.sh
config.guess
config.h
config.h.in
config.log
config.lt
config.status
config.sub
configure
depcomp
glib-1.2.10/
install-sh
libtool
ltmain.sh
missing
pkg-config
stamp-h1