Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 4317bfc31cadca080692ce69bb6d2f87 > files > 8

bacula-2.2.4-2mdv2008.0.src.rpm

diff -Naur bacula-2.2.1/autoconf/configure.in bacula-2.2.1.oden/autoconf/configure.in
--- bacula-2.2.1/autoconf/configure.in	2007-08-30 18:19:42.000000000 +0200
+++ bacula-2.2.1.oden/autoconf/configure.in	2007-09-03 15:43:06.000000000 +0200
@@ -829,7 +829,7 @@
 		 AC_DEFINE(HAVE_LIBWRAP, 1, [Set to enable libwraper support])
 		 TCPW_MSG="yes" 
 		 LIBS="$saved_LIBS"
-		 WRAPLIBS="-lwrap"
+		 WRAPLIBS="-lwrap -lnsl"
 	      ],
 	      [AC_MSG_ERROR([*** libwrap missing]) ] ]
 	    )
diff -Naur bacula-2.2.1/configure bacula-2.2.1.oden/configure
--- bacula-2.2.1/configure	2007-08-30 18:19:42.000000000 +0200
+++ bacula-2.2.1.oden/configure	2007-09-03 15:43:06.000000000 +0200
@@ -15936,7 +15936,7 @@
 
 		 TCPW_MSG="yes"
 		 LIBS="$saved_LIBS"
-		 WRAPLIBS="-lwrap"
+		 WRAPLIBS="-lwrap -lnsl"
 
 else
   echo "$as_me: failed program was:" >&5