diff options
author | Javier Jardón <javier.jardon@codethink.co.uk> | 2011-02-09 13:28:20 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-03-21 13:43:43 +0000 |
commit | fd3ed34a2070fca3804baf54ece40d0bc2666226 (patch) | |
tree | 546cdaad8e558c0367c321954f0b1391cb52ffe5 /m4 | |
parent | 3b04c73650b5e9bbcb602fdb8cea0b16ad82d0c0 (diff) |
build: Update autotools configuration
Replace some deprecated autoconf macros and use the new libtool
syntax
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 00000000..464ba5ca --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,5 @@ +libtool.m4 +lt~obsolete.m4 +ltoptions.m4 +ltsugar.m4 +ltversion.m4 |