summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2010-06-17 09:12:04 -0700
committerDan Nicholson <dbn.lists@gmail.com>2010-06-17 09:17:46 -0700
commitf76fe525754c9e983443d37bd791ae84e732a345 (patch)
treebb9a02e55e782ed7b35abe4ec86a6928d2327c00 /.gitignore
parenta465eacaf681ea34abc3eb9ffac0718df07f63ff (diff)
downloadpkg-config-f76fe525754c9e983443d37bd791ae84e732a345.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 39896a0..0357dab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ config.guess
config.h
config.h.in
config.log
+config.lt
config.status
config.sub
configure