Pass all the flags when building `gen-scmconfig' in a cross-compile setup.
authorLudovic Courtès <ludo@gnu.org>
Mon, 14 Feb 2011 12:48:08 +0000 (13:48 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Feb 2011 12:48:08 +0000 (13:48 +0100)
commit533d8212af5476764a465a2814869172a32a9ead
treefec675b42aab887db9859fd7cd8e75cbb47ba5f7
parentd215190e5c1b540d3ec2fc0dbb51b2afa8ce1301
Pass all the flags when building `gen-scmconfig' in a cross-compile setup.

* libguile/Makefile.am (gen-scmconfig.$(OBJEXT)): When cross-compiling,
  pass all the CPPFLAGS and CFLAGS.
libguile/Makefile.am