Hash : e4f5c876 Author : Date : 1998-10-08T10:10:51
* extra4.test: New file. * extra3.test: New file. * Makefile.am (TESTS): Added extra3.test, extra4.test.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13
#! /bin/sh # Check to make sure EXTRA_DATA not required. . $srcdir/defs || exit 1 echo 'AC_SUBST(CODICIL)' >> configure.in cat > Makefile.am << 'END' sysconf_DATA = @CODICIL@ END $AUTOMAKE