diff --git a/Makefile.am b/Makefile.am index 14c5732..d142328 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS = build-aux compat doc examples m4 src win32 diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am index fde9db9..42aa17c 100644 --- a/build-aux/Makefile.am +++ b/build-aux/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign EXTRA_DIST = config.rpath diff --git a/compat/Makefile.am b/compat/Makefile.am index 7dcd892..be69ad1 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign SUBDIRS = sys diff --git a/compat/sys/Makefile.am b/compat/sys/Makefile.am index a867909..4bed8ed 100644 --- a/compat/sys/Makefile.am +++ b/compat/sys/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign EXTRA_DIST = tree.h tree.3 diff --git a/doc/Makefile.am b/doc/Makefile.am index 5c32973..c1f590a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign man_MANS = ezstream.1 ezstream-file.sh.1 diff --git a/examples/Makefile.am b/examples/Makefile.am index 0bf241d..f733deb 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign examplesdir = @EXAMPLES_DIR@ dist_examples_DATA = \ diff --git a/m4/Makefile.am b/m4/Makefile.am index 201e2a5..fe26dee 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign CLEANFILES = core *.core *~ .*~ diff --git a/src/Makefile.am b/src/Makefile.am index 5114deb..eadbf68 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign bin_PROGRAMS = ezstream bin_SCRIPTS = ezstream-file.sh diff --git a/win32/Makefile.am b/win32/Makefile.am index 2fec610..46e87c5 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign SUBDIRS = shout diff --git a/win32/shout/Makefile.am b/win32/shout/Makefile.am index 0b44c7c..70c10b2 100644 --- a/win32/shout/Makefile.am +++ b/win32/shout/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = 1.9 foreign +AUTOMAKE_OPTIONS = 1.10 foreign EXTRA_DIST = shout.h