]> git.sur5r.net Git - bacula/bacula/commitdiff
Add back missing gnome2-console files
authorKern Sibbald <kern@sibbald.com>
Sun, 19 Oct 2003 14:29:16 +0000 (14:29 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 19 Oct 2003 14:29:16 +0000 (14:29 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@752 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/autoconf/configure.in
bacula/configure

index 03d953dc59183d73f26c1628e18f9eb780f21096..8ec3a6c17fa28f11999e5d965bc05cdfb5b5667d 100644 (file)
@@ -179,9 +179,9 @@ if test x$support_gnome = xyes; then
      AC_SUBST(GNOMEUI_LIBS)
      AC_SUBST(GNOME_LIBDIR)
      AC_SUBST(GNOME_LIBS)
-     GNOME_DIR=src/gnome-console
+     GNOME_DIR=src/gnome2-console
   else
-dnl 1.4 stuff
+dnl do 1.4 stuff
     GNOME_INIT
     GNOME_DIR=src/gnome-console
   fi
index 3cae1343bdef436e46b4d06f1514a4f6308a7620..ed3d85bb9b4af9ca84ada75c0e7cfdbc4d90d9b5 100755 (executable)
@@ -4348,7 +4348,7 @@ if test x$support_gnome = xyes; then
 
 
 
-     GNOME_DIR=src/gnome-console
+     GNOME_DIR=src/gnome2-console
   else