[win32] integrate mainline
[p5sagit/p5-mst-13.2.git] / plan9 / fndvers
index c45c42b..a848de2 100644 (file)
@@ -2,8 +2,13 @@
 
 . plan9/buildinfo
 
-ed config.plan9 <<!
+ed plan9/config.plan9 <<!
 g/_P9P_VERSION/s//$p9pvers/g
 g/_P9P_OBJTYPE/s//$objtype/g
-w $1
+w config.h
+!
+
+ed plan9/genconfig.pl<<!
+g/_P9P_VERSION/s//$p9pvers/g
+w plan9/genconfig.pl
 !