X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=8cffe5eed2ceae7b627d5756b83ccba99f7a385c;hb=8689b3a94c043f04e334a7b181a7250ad5940616;hp=9bb9248843989816813bbb5ed477102dee86e514;hpb=5963521296680c2aeb40baeb72459dffc14cd996;p=secnet.git diff --git a/configure.in b/configure.in index 9bb9248..8cffe5e 100644 --- a/configure.in +++ b/configure.in @@ -23,4 +23,4 @@ AC_CHECK_LIB(adns,adns_init) AC_CHECK_LIB(getopt,getopt_long) AC_CHECK_LIB(gnugetopt,getopt_long) -AC_OUTPUT(Makefile) +AC_OUTPUT(Makefile,echo timestamp >stamp-h)