summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Horn <max@quendi.de>2012-12-12 21:33:52 +0100
committerErik de Castro Lopo <erikd@mega-nerd.com>2012-12-13 08:12:14 +1100
commit66c0a581d2ee22e65aaf70d50b17cfefc6287f24 (patch)
tree6b723d7234a732e5710b98d3af5b82336d2b23b4 /Makefile.am
parentf20164e41ed040c56cc71b47c8b35da7f474dc57 (diff)
downloadflac-66c0a581d2ee22e65aaf70d50b17cfefc6287f24.tar.gz
autogen.sh: replace this by a simple call to autoreconf
The autoreconf tool is provided by autoconf to do what custom autogen.sh scripts in many projects used to do. Only it is more robust and widely tested. It has been available for several years, too. No reason to rely on custom code for this. Signed-off-by: Max Horn <max@quendi.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0a65206d..45a02603 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,8 +28,6 @@
# distclean: remove everything except what goes in the distribution
#
-AUTOMAKE_OPTIONS = foreign 1.7
-
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = doc include m4 man src examples test build obj