summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-08-10 13:18:24 +0200
committerWerner Koch <wk@gnupg.org>2011-08-10 13:18:24 +0200
commit01bc9280de76159be9512530b18d73488b269476 (patch)
treeb2feb396ad80970d2e648eb6e020744e9fa467c8 /.gitignore
parent02c13554c5a5c44556acb9ff4e4b380f92a98b7d (diff)
downloadlibassuan-01bc9280de76159be9512530b18d73488b269476.tar.gz
Update libtool and other framework stuff.
- Libtool is now at version 2.4. - Fixed the newer autoconf warnings. - Updated config.{guess,sub} to a more modern version; we used a 4 years old version.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..933a5cb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,33 @@
+*.lo
+*.o
+.deps/
+.libs/
+/aclocal.m4
+/autom4te.cache
+/config.h.in
+/config.h
+/config.log
+/config.status
+/configure
+/libtool
+/stamp-h1
+/Makefile.in
+/Makefile
+m4/Makefile.in
+m4/Makefile
+src/Makefile.in
+src/Makefile
+src/assuan.h
+src/libassuan-config
+src/libassuan.la
+src/mkheader
+src/versioninfo.rc
+doc/Makefile.in
+doc/Makefile
+doc/assuan.info
+doc/stamp-vti
+doc/version.texi
+tests/Makefile.in
+tests/Makefile
+tests/fdpassing
+tests/pipeconnect