From: Martin Simmons Date: Wed, 9 Nov 2011 18:05:45 +0000 (+0100) Subject: define DB_LIBS in stored Makefile.in X-Git-Tag: Release-5.2.2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f06ccebe13efffa542d61dfed5a22bb98c7bde3d;p=thirdparty%2Fbacula.git define DB_LIBS in stored Makefile.in Signed-off-by: Marco van Wieringen --- diff --git a/bacula/src/stored/Makefile.in b/bacula/src/stored/Makefile.in index e3af80585..bb5a9bbd4 100644 --- a/bacula/src/stored/Makefile.in +++ b/bacula/src/stored/Makefile.in @@ -18,6 +18,8 @@ DEBUG=@DEBUG@ GETTEXT_LIBS = @LIBINTL@ +DB_LIBS=@DB_LIBS@ + first_rule: all dummy: