summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--.gitignore2
-rwxr-xr-xautogen.sh4
-rw-r--r--src/.gitignore1
3 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a4afc94..c5e5a7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15 +15,3 @@ INSTALL
NEWS
+mkinstalldirs
+stamp-h.in
diff --git a/autogen.sh b/autogen.sh
index d4afeb4..2ef5558 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,2 +1,6 @@
#!/bin/sh
+WANT_AUTOMAKE=1.8
+export WANT_AUTOMAKE
+WANT_AUTOCONF=2.5
+export WANT_AUTOCONF
aclocal \
diff --git a/src/.gitignore b/src/.gitignore
index e26d996..4f36b83 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -5 +5,2 @@ COPYING.cc
dudki
+*.o