mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-03 16:20:39 +02:00
Remove CFLAGS from snarfcppopts.
libguile/Makefile.am (snarfcppopts): Remove CFLAGS
This commit is contained in:
parent
43a038f6e1
commit
ca61f7515b
1 changed files with 1 additions and 1 deletions
|
@ -743,7 +743,7 @@ libpath.h: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
$(AM_V_GEN)mv libpath.tmp libpath.h
|
$(AM_V_GEN)mv libpath.tmp libpath.h
|
||||||
|
|
||||||
|
|
||||||
snarfcppopts = $(DEFS) $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS)
|
snarfcppopts = $(DEFS) $(AM_CPPFLAGS) $(CPPFLAGS)
|
||||||
|
|
||||||
SUFFIXES = .x .doc
|
SUFFIXES = .x .doc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue