1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-02 07:40:30 +02:00

Remove CFLAGS from snarfcppopts.

libguile/Makefile.am (snarfcppopts): Remove CFLAGS
This commit is contained in:
Robin Templeton 2014-06-10 16:03:17 -04:00 committed by Christopher Allan Webber
parent 43a038f6e1
commit ca61f7515b

View file

@ -743,7 +743,7 @@ libpath.h: $(srcdir)/Makefile.in $(top_builddir)/config.status
$(AM_V_GEN)mv libpath.tmp libpath.h
snarfcppopts = $(DEFS) $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS)
snarfcppopts = $(DEFS) $(AM_CPPFLAGS) $(CPPFLAGS)
SUFFIXES = .x .doc