summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorP. F. Chimento <philip.chimento@gmail.com>2013-04-22 17:29:41 +0200
committerP. F. Chimento <philip.chimento@gmail.com>2013-04-22 17:29:41 +0200
commit3511b6e24001bf1519f359e92fcc7bcb959ed456 (patch)
treecb588846c3cd2cee1bdb2402f267a39cb0926a21 /.gitignore
parentbdc4540801e654b2f9c7668531f143fa010199d4 (diff)
Avoid warnings on Automake 1.12
Use AM_PROG_AR, AM_PROG_CC_C_O, and -Wno-portability to avoid warnings on Automake 1.12 [#26]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a6a5e33..601741a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,7 +21,9 @@ stamp*
/Makefile
/Makefile.in
/aclocal.m4
+/ar-lib
/autom4te.cache
+/compile
/config.*
/configure
/depcomp