diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2008-03-12 18:10:49 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2008-03-12 18:12:32 -0700 |
commit | 11988b44fc68c1020b3cb2eb0f5b349d7eafb8f5 (patch) | |
tree | 164c2ff562bb9b22f0a8d7d32f5c2c27c9f04f3c /.gitignore | |
parent | a420b06185ddde17c171cc8e5b6fe44bf5edf641 (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-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,7 +9,9 @@ Makefile.in Makefile aclocal.m4 config.cache +config.h* config.log config.status configure libtool +stamp-h* |