[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kde-common/admin
From:       Stephan Kulow <coolo () kde ! org>
Date:       2005-01-24 12:53:01
Message-ID: 20050124125301.6D55E1D1D3 () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

use the --libsuffix provided from kde-config


  M +5 -1      acinclude.m4.in   2.496


--- kde-common/admin/acinclude.m4.in  #2.495:2.496
@@ -3248,5 +3248,8 @@
 AC_DEFUN([KDE_CHECK_LIB64],
 [
-    kdelibsuff=no
+    kdelibsuff="$kde_libs_suffix"
+    if test -z "$kdelibsuff"; then
+       kdelibsuff=no
+    fi
     AC_ARG_ENABLE(libsuffix,
         AC_HELP_STRING([--enable-libsuffix],
@@ -4751,4 +4754,5 @@
   fi
   kde_libs_htmldir=`$KDECONFIG --install html --expandvars`
+  kde_libs_suffix=`$KDECONFIG --libsuffix`
 
   AC_MSG_CHECKING([where to install])


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic