1 # Change to build and run the tests on Solaris
2 # Not suitable for upstream
4 --- OpenSP-1.5.2/tests/Makefile.am.orig
5 +++ OpenSP-1.5.2/tests/Makefile.am
7 EXTRA_DIST = $(TESTS_THAT_PASS) $(TESTS_THAT_FAIL) $(DTDDECL_TEST)
12 TESTS_ENVIRONMENT = top_srcdir=$(top_srcdir) \
13 PATH=.:../nsgmls:../sgmlnorm:../sx:../spent:../spcat:../spam:$$PATH \
14 ONSGMLS=`echo onsgmls|sed '$(transform)'`\
15 - OSGMLNORM=`echo osgmlnorm|sed '$(transform)'`\
17 + OSGMLNORM=`echo osgmlnorm|sed '$(transform)'`
19 # Two auxiliary programs used by the tests.
20 INCLUDES = -I.. -I$(top_srcdir)/lib -I$(top_srcdir)/intl