From 4c86000ab779444b27fff6c3b73952c79f4cc719 Mon Sep 17 00:00:00 2001 From: Eloy Paris Date: Fri, 4 Jul 2003 01:51:06 +0000 Subject: Debian updates. (This used to be commit c14fca49e99395c064b0365e902dd97119974bb6) --- packaging/Debian/debian/patches/configure.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'packaging/Debian') diff --git a/packaging/Debian/debian/patches/configure.patch b/packaging/Debian/debian/patches/configure.patch index 0cf1434b29..6376ceefb1 100644 --- a/packaging/Debian/debian/patches/configure.patch +++ b/packaging/Debian/debian/patches/configure.patch @@ -30,3 +30,14 @@ diff -uNr samba-3.0alpha21.orig/source/configure.in samba-3.0alpha21/source/conf CPPFLAGS="$old_CPPFLAGS" if test x$LINUX_LFS_SUPPORT = xyes ; then CPPFLAGS="-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE $CPPFLAGS" +--- samba-3.0.0beta2.orig/source/configure.in 2003-07-01 16:44:25.000000000 -0400 ++++ samba-3.0.0beta2/source/configure.in 2003-07-03 13:58:38.000000000 -0400 +@@ -2118,6 +2118,8 @@ + + ac_save_CFLAGS="$CFLAGS" + ac_save_LIBS="$LIBS" ++ CFLAGS="" ++ LIBS="" + + ################################################# + # check for krb5-config from recent MIT and Heimdal kerberos 5 -- cgit