Build nsgmls
Patch from Peter G. Note, this is temporary - eventually we will want to use the system nsgmls/onsgmls to handle this and remove our ancient copy of nsgmls.
This commit is contained in:
@@ -28,7 +28,7 @@ nsgmls_CXXFLAGS = -DSP_VOLATILE=volatile -DSP_CONST=const \
|
|||||||
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST
|
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_MANUAL_INST
|
||||||
endif
|
endif
|
||||||
|
|
||||||
.SUFFIXES: .m4
|
SUFFIXES: .m4
|
||||||
.m4.C:
|
.m4.C:
|
||||||
rm -f $@
|
rm -f $@
|
||||||
$(M4) instmac.m4 $< >$@
|
$(M4) instmac.m4 $< >$@
|
||||||
|
|||||||
Reference in New Issue
Block a user