|
@@ -4,8 +4,8 @@
|
|
# See LICENSE for licensing information
|
|
# See LICENSE for licensing information
|
|
|
|
|
|
# "foreign" means we don't follow GNU package layout standards
|
|
# "foreign" means we don't follow GNU package layout standards
|
|
-# 1.6 means we require automake vesion 1.6
|
|
+# 1.7 means we require automake vesion 1.7
|
|
-AUTOMAKE_OPTIONS = foreign 1.6
|
|
+AUTOMAKE_OPTIONS = foreign 1.7
|
|
|
|
|
|
SUBDIRS = src doc contrib
|
|
SUBDIRS = src doc contrib
|
|
|
|
|