aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-12-19 14:46:09 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-12-19 14:46:46 +0200
commitdd71cf71ca9fd74b9252cc139bc26577b193d741 (patch)
treee30e23a71819393abef4afa22f4e8d4f15a1b3df
parent42f4712085b40173eaea58e14b1a579291a6fe3a (diff)
downloadgint-dd71cf71ca9fd74b9252cc139bc26577b193d741.tar.gz
gint-dd71cf71ca9fd74b9252cc139bc26577b193d741.tar.bz2
Define CPP when building .x files.
-rw-r--r--gint.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gint.mk b/gint.mk
index 250121d..ea1a071 100644
--- a/gint.mk
+++ b/gint.mk
@@ -76,4 +76,5 @@ endif
76.c.x: 76.c.x:
77 $(AM_V_GEN)AWK=$(AWK) \ 77 $(AM_V_GEN)AWK=$(AWK) \
78 CPP=$(CPP) \
78 $(GUILE_SNARF) -o $@ \ 79 $(GUILE_SNARF) -o $@ \
79 $< $(snarfcppopts) 80 $< $(snarfcppopts)

Return to:

Send suggestions and report system problems to the System administrator.