aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-02-28 17:31:02 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-02-28 17:31:02 -0500
commit4b6c99d7e50b3bea8c55ecac39e3f1109af578a5 (patch)
treeb8300c42d7f8e5965ba207bacd149ca28d4ae111 /autogen.sh
parentconfigure.ac: we don't need xsltproc, but making doc's does (diff)
downloadeudev-4b6c99d7e50b3bea8c55ecac39e3f1109af578a5.tar.gz
eudev-4b6c99d7e50b3bea8c55ecac39e3f1109af578a5.tar.bz2
eudev-4b6c99d7e50b3bea8c55ecac39e3f1109af578a5.zip
configure.ac: use automake 1.11
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index bb4e797fc..6115a8779 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,6 @@
#!/bin/sh
-export WANT_AUTOMAKE=1.13
-autoreconf -f -i
+autoreconf -f -i -s
cd man
./make.sh