]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - zlib/Makefile.am
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / zlib / Makefile.am
index 82f709d9ec79bc929872da7c59ae49b52a79446a..520f06592d842ff5e3611ecef746aa2094c0f071 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to create Makefile.in.
 
-AUTOMAKE_OPTIONS = 1.8 cygnus
+AUTOMAKE_OPTIONS = foreign
 
 ACLOCAL_AMFLAGS = -I .. -I ../config
 
@@ -59,3 +59,5 @@ AM_MAKEFLAGS = \
        "PICFLAG=$(PICFLAG)" \
        "RANLIB=$(RANLIB)" \
        "DESTDIR=$(DESTDIR)"
+
+include $(top_srcdir)/../multilib.am