aboutsummaryrefslogtreecommitdiff
path: root/zlib/Makefile.am
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-04-12 11:10:26 +0000
committerKelley Cook <kcook@gcc.gnu.org>2004-04-12 11:10:26 +0000
commit7949d79aa6da585ec4ce759541789e0c80ab6b04 (patch)
tree09c4a5f23e7109038654376664faa5dfbc770305 /zlib/Makefile.am
parentab50e7d9852d1f2aa6a2482f409f8e1d1ea3ce57 (diff)
2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.am: Add in libz_a_CFLAGS as recommended by automake doc. * Makefile.in: Regenerate with automake 1.7.9. * aclocal.m4: Likewise. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@80620 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/Makefile.am')
-rw-r--r--zlib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/zlib/Makefile.am b/zlib/Makefile.am
index a42bb3be7f9..48e5385f181 100644
--- a/zlib/Makefile.am
+++ b/zlib/Makefile.am
@@ -21,6 +21,7 @@ libzgcj_convenience_la_SOURCES = $(ZLIB_SOURCES)
else
toolexeclib_LIBRARIES = libz.a
libz_a_SOURCES = $(ZLIB_SOURCES)
+libz_a_CFLAGS = $(AM_CFLAGS)
endif
# Work around what appears to be a GNU make bug handling MAKEFLAGS