X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=b3ebdad0d43234b245ac94245d0aa9eeb9939287;hb=d94dc663529b4e05ec1e7c47c1e73310abb1d3b4;hp=dc5314bf0fac10be07391030f7d7270734184f54;hpb=4ba231eb219f2cd1daa45297672b61bcc11cfcff;p=pspp-builds.git diff --git a/Makefile.am b/Makefile.am index dc5314bf..b3ebdad0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,8 +19,6 @@ AM_CFLAGS+=-Wall -W -Wwrite-strings -Wstrict-prototypes \ -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes endif -CC_FOR_BUILD = @CC_FOR_BUILD@ -EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ .q.c: @$(MKDIR_P) `dirname $@` ./src/language/lexer/q2c$(EXEEXT_FOR_BUILD) $< $@ @@ -28,7 +26,7 @@ EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ $(all_q_sources:.q=.c): src/language/lexer/q2c$(EXEEXT_FOR_BUILD) all_q_sources = -pkgsysconfdir = $(sysconfdir)/@PACKAGE@ +pkgsysconfdir = $(sysconfdir)/$(PACKAGE) EXTRA_DIST = OChangeLog ONEWS config.rpath pspp-mode.el