Index: ossp-pkg/xds/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/xds/configure.ac,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/xds/configure.ac,v' 2>/dev/null --- configure.ac 2001/07/20 11:22:17 1.4 +++ configure.ac 2001/07/20 11:27:25 1.5 @@ -76,4 +76,6 @@ dnl Write results. dnl -AC_OUTPUT(xds.h regression-tests/.run-tests Makefile regression-tests/Makefile) +AC_CONFIG_FILES(xds.h regression-tests/.run-tests Makefile regression-tests/Makefile) +AC_CONFIG_COMMANDS([default], [chmod +x regression-tests/.run-tests]) +AC_OUTPUT