From fd3ed34a2070fca3804baf54ece40d0bc2666226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 9 Feb 2011 13:28:20 +0000 Subject: build: Update autotools configuration Replace some deprecated autoconf macros and use the new libtool syntax --- m4/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 m4/.gitignore (limited to 'm4') 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 -- cgit v1.2.3