summaryrefslogtreecommitdiff
path: root/README.EXT_SKEL
diff options
context:
space:
mode:
Diffstat (limited to 'README.EXT_SKEL')
-rw-r--r--README.EXT_SKEL3
1 files changed, 2 insertions, 1 deletions
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