chiark / gitweb /
build system: Rename stamp-h to config.stamp
[secnet.git] / configure.in
index b021d579c890000ed9fa0aa6e2e6987f21bbca68..658f9bb159c1fa98329aee311fb6e1846343c7ad 100644 (file)
@@ -96,7 +96,7 @@ else
     AC_MSG_WARN([Disabling IPv6 support])
 fi
 
-AC_OUTPUT(Makefile common.make test/Makefile, echo timestamp >stamp-h)
+AC_OUTPUT(Makefile common.make test/Makefile, echo timestamp >config.stamp)
 
 AH_TOP([
 #ifndef _CONFIG_H