diff options
-rwxr-xr-x | source4/lib/ldb/autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/ldb/autogen.sh b/source4/lib/ldb/autogen.sh index e4d367dc1e..c68f2259b6 100755 --- a/source4/lib/ldb/autogen.sh +++ b/source4/lib/ldb/autogen.sh @@ -1,5 +1,7 @@ #!/bin/sh +echo "Using autotools based build" + rm -rf autom4te.cache rm -f configure config.h.in |