SOURCES: samba-lib64.patch - one more (in ugly iconv search)

qboosh qboosh at pld-linux.org
Sat Jun 16 19:32:52 CEST 2007


Author: qboosh                       Date: Sat Jun 16 17:32:52 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more (in ugly iconv search)

---- Files affected:
SOURCES:
   samba-lib64.patch (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SOURCES/samba-lib64.patch
diff -u SOURCES/samba-lib64.patch:1.11 SOURCES/samba-lib64.patch:1.12
--- SOURCES/samba-lib64.patch:1.11	Sat Jun 16 17:01:37 2007
+++ SOURCES/samba-lib64.patch	Sat Jun 16 19:32:47 2007
@@ -99,6 +99,15 @@
  [
    if test "$withval" = "no" ; then
      AC_MSG_ERROR([argument to --with-libiconv must be a directory])
+@@ -2366,7 +2366,7 @@
+ dnl library directory is there and check the ABI directory first (which
+ dnl should be harmless on other systems.
+ dnl For IA64 HPUX systems, the libs are located in lib/hpux32 instead of lib.
+-    for l in "lib32" "lib" "lib/hpux32"; do
++    for l in "lib32" "lib64" "lib/hpux32"; do
+         if test -d "$i/$l" ; then
+                 LDFLAGS="$save_LDFLAGS -L$i/$l"
+         LIBS=
 @@ -3370,7 +3370,7 @@
          AC_MSG_RESULT($withval)
          KRB5_CFLAGS="-I$withval/include"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/samba-lib64.patch?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list