mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Remove CFLAGS from snarfcppopts.
libguile/Makefile.am (snarfcppopts): Remove CFLAGS
This commit is contained in:
parent
e60469c8b6
commit
1ba3d7854c
1 changed files with 1 additions and 1 deletions
|
@ -823,7 +823,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
|
||||||
endif
|
endif
|
||||||
|
|
||||||
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