]> git.sur5r.net Git - bacula/bacula/commitdiff
Update configure
authorKern Sibbald <kern@sibbald.com>
Sun, 29 Apr 2007 17:16:52 +0000 (17:16 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 29 Apr 2007 17:16:52 +0000 (17:16 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4659 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/autoconf/configure.in
bacula/configure

index b32e7410be2515d5fe6381cc4d37cb92e64947bd..2d71fcc2447a13849cdd7b9aa2a173459cd96784 100644 (file)
@@ -2046,10 +2046,10 @@ AC_OUTPUT([autoconf/Make.common \
           scripts/wxconsole.console_apps \
           scripts/wxconsole.desktop.consolehelper \
           scripts/wxconsole.desktop.xsu \
-           scripts/bat.desktop \
-           scripts/bat.desktop.xsu \
-           scripts/bat.desktop.consolehelper \
-           scripts/bat.console_apps \
+          scripts/bat.desktop \
+          scripts/bat.desktop.xsu \
+          scripts/bat.desktop.consolehelper \
+          scripts/bat.console_apps \
           src/Makefile \
           src/host.h \
           src/console/Makefile \
@@ -2151,9 +2151,9 @@ chmod 755 $c/mysql
 chmod 755 src/win32/build-depkgs-mingw32
 
 if test "${support_bat}" = "yes" ; then
-cd src/qt-console
-chmod 755 install_conf_file
-qmake
+  cd src/qt-console
+  chmod 755 install_conf_file
+  qmake
 fi
 
 
index 6987e299aa2a4cfd6ee4ba70ad906dab4ffab0b4..08db7bbc7252dca9a875aa0a048810e1b2c42fa5 100755 (executable)
@@ -35612,9 +35612,9 @@ chmod 755 $c/mysql
 chmod 755 src/win32/build-depkgs-mingw32
 
 if test "${support_bat}" = "yes" ; then
-cd src/qt-console
-chmod 755 install_conf_file
-qmake
+  cd src/qt-console
+  chmod 755 install_conf_file
+  qmake
 fi