From: Marco van Wieringen Date: Fri, 8 Jul 2011 14:39:41 +0000 (+0200) Subject: Fix libtool definition and make the helper script executable. X-Git-Tag: Release-7.0.0~869 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=53c7516cf7a8d3984234cd5026126d596cd340d8;p=bacula%2Fbacula Fix libtool definition and make the helper script executable. --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 6d566cc120..0f76ee3ef0 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3389,6 +3389,8 @@ chmod 755 $c/make_catalog_backup $c/delete_catalog_backup $c/make_catalog_backu chmod 755 $c/sqlite chmod 755 $c/mysql +chmod 755 $c/install-default-backend + chmod 755 src/win32/build-depkgs-mingw32 if test "x$ac_cv_sys_largefile_CFLAGS" != "xno" ; then diff --git a/bacula/src/cats/install-default-backend.in b/bacula/src/cats/install-default-backend.in index b456eb2a0a..4148e043e7 100755 --- a/bacula/src/cats/install-default-backend.in +++ b/bacula/src/cats/install-default-backend.in @@ -1,6 +1,6 @@ #!/bin/sh -LIBTOOL=@LIBTOOL@ +LIBTOOL="@BUILD_DIR@/libtool" if [ $# -lt 3 ]; then echo "Usage: $0 "