commit | dc2c430d5a4ff77bd00d7323f317bb4cee22a9eb | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Fri Nov 22 12:04:16 2013 -0800 |
committer | Jeff Thompson <jefft0@gmail.com> | Fri Nov 22 12:04:16 2013 -0800 |
tree | 993577c4278746f87becfd10f8d6d30a49524343 | |
parent | 2ecc50a5dd0fda9f28d49e505ec74acf6814fa0c [diff] [blame] |
make: Add ax_lib_sqlite3.m4, etc. to m4 directory so that autogen.sh works out of the box. Refs #1064.
diff --git a/.gitignore b/.gitignore index f90d5f4..9637684 100644 --- a/.gitignore +++ b/.gitignore
@@ -29,11 +29,16 @@ /condefs.h /conftest.cpp /conftest.err -/m4/* *.Po .deps .dirstamp *.tar.gz +# Let autoconf automatically copy these files +/m4/libtool.m4 +/m4/ltoptions.m4 +/m4/ltsugar.m4 +/m4/ltversion.m4 +/m4/lt~obsolete.m4 # Doxygen output /doc/html