From d52353055a37033ccd5a7f511f33389ef5d1ab52 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 19 Oct 2003 14:29:16 +0000 Subject: [PATCH] Add back missing gnome2-console files git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@752 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/autoconf/configure.in | 4 ++-- bacula/configure | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 03d953dc59..8ec3a6c17f 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -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 diff --git a/bacula/configure b/bacula/configure index 3cae1343bd..ed3d85bb9b 100755 --- a/bacula/configure +++ b/bacula/configure @@ -4348,7 +4348,7 @@ if test x$support_gnome = xyes; then - GNOME_DIR=src/gnome-console + GNOME_DIR=src/gnome2-console else -- 2.39.5