From 68b64f1b399e712a3b96b91568dc2b6d7e9b35d9 Mon Sep 17 00:00:00 2001 From: Javier Jardón Date: Tue, 8 Feb 2011 22:33:12 +0000 Subject: build: Update autotools configuration Replace deprecated macros and use the new libtool syntax Also use silent-rules to make the build option less verbose. --- 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