From 34aa1fdd2a085e1c8ad16d2cc1175c9d79a05e4c Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 24 Mar 2003 12:16:03 +0000 Subject: [PATCH] fix bug #22841 --- README.EXT_SKEL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.EXT_SKEL b/README.EXT_SKEL index 64bee22ffa..afe03cb0df 100644 --- a/README.EXT_SKEL +++ b/README.EXT_SKEL @@ -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 -- 2.40.0