summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-03-12 18:10:49 -0700
committerDan Nicholson <dbn.lists@gmail.com>2008-03-12 18:12:32 -0700
commit11988b44fc68c1020b3cb2eb0f5b349d7eafb8f5 (patch)
tree164c2ff562bb9b22f0a8d7d32f5c2c27c9f04f3c /.gitignore
parenta420b06185ddde17c171cc8e5b6fe44bf5edf641 (diff)
Add common macros in config.h through AC_CONFIG_HEADERS
Instead of passing the macros through the compiler, this adds an auto- generated header to include in the sources.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ee63fa7..df14775 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,9 @@ Makefile.in
Makefile
aclocal.m4
config.cache
+config.h*
config.log
config.status
configure
libtool
+stamp-h*