X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=configure.ac;h=8f8fab3e4c76a46ddee9a01c1e6c066d19274834;hb=4a6ee8b677fd7addc97fc0d245f95ddde3b5f8e4;hp=27646718dc434fedc3fc0488d94c4cdbfff2daf7;hpb=3453191fec21c6ef4cb34af45a252df69ce750fc;p=secnet.git diff --git a/configure.ac b/configure.ac index 2764671..8f8fab3 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_INIT(secnet,0.1.18+,secnet@chiark.greenend.org.uk) AC_CONFIG_SRCDIR(secnet.c) AC_CONFIG_HEADER(config.h) -SUBDIRMK_SUBDIRS([]) +SUBDIRMK_SUBDIRS([test-example mtest stest]) AC_PREREQ(2.50) AC_REVISION($Id: configure.in,v 1.4 2002/09/09 22:05:02 steve Exp $) @@ -99,9 +99,9 @@ else AC_MSG_WARN([Disabling IPv6 support]) fi -SUBDIRMK_MAKEFILES(common.make test-common.make) +SUBDIRMK_MAKEFILES(common.make) -AC_OUTPUT(stest/Makefile mtest/Makefile, +AC_OUTPUT(, echo timestamp >config.stamp) AH_TOP([