summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-02-27 15:56:00 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-02-27 15:56:18 +0100
commiteef6905e211c57389e012c48a05132610c922692 (patch)
tree3cbb63a4998f222cd4c76f54f08539819abffda2 /.gitignore
parentce7cda80bc701c9a331e4d79a04bf831ecd4d57a (diff)
downloadattr-eef6905e211c57389e012c48a05132610c922692.tar.gz
Automake and libtool fixes
Remove aclocal.m4 from the repository and generate it when needed. Add the AC_PROG_LIBTOOL autoconf macro and use libtoolize according to the libtool info pages. Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a4d8b60..480681e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,8 @@ attr-*.tar.gz
*.o
/po/attr.pot
/setfattr/setfattr
+/aclocal.m4
+/config.guess
+/config.sub
+/libtool
+/ltmain.sh