]> granicus.if.org Git - php/commitdiff
fix bug #22841
authorfoobar <sniper@php.net>
Mon, 24 Mar 2003 12:16:03 +0000 (12:16 +0000)
committerfoobar <sniper@php.net>
Mon, 24 Mar 2003 12:16:03 +0000 (12:16 +0000)
README.EXT_SKEL

index 64bee22ffa31350756a4b15159131dbd76ff04b7..afe03cb0df459c1fb67e21e61961d7e09fa59293 100644 (file)
@@ -20,7 +20,8 @@ HOW TO USE IT
 
   [ Note that GNU awk is likely required for this script to work.  Debian 
     systems seem to default to using mawk, so you may need to change the 
-    #! line in skeleton/create_stubs to use gawk explicitly. ]
+    #! line in skeleton/create_stubs and the cat $proto | awk line in
+    ext_skel to use gawk explicitly. ]
 
   If you don't need to test the existence of any external header files, 
   libraries or functions in them, the module is already almost ready to be