diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 54a97108..67faf76a 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -37,3 +37,7 @@ touch po/stamp-po touch awkgram.c touch command.c touch version.c + +touch extension/configure +sleep 2 +touch extension/configh.in |