diff options
Diffstat (limited to 'bootstrap.sh')
| -rwxr-xr-x | bootstrap.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/bootstrap.sh b/bootstrap.sh index 01396d4..d9a2483 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -52,6 +52,7 @@ else      touch config.rpath      test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize +    mkdir -p m4      gtkdocize --copy --flavour no-tmpl      "$LIBTOOLIZE" -c --force --ltdl      run_versioned aclocal "$VERSION" | 
