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

List:       kde-commits
Subject:    kdepim/libkdenetwork/gpgmepp
From:       David Faure <faure () kde ! org>
Date:       2004-07-12 13:11:12
Message-ID: 20040712131112.EB4AB16B1B () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

gpgme installs in /usr/local by default, so also look in /usr/local/bin for gpgme-config,
when the user doesn't use --with-gpgme-prefix, to make things a bit easier for them (#84970)


  M +1 -1      configure.in.in   1.19


--- kdepim/libkdenetwork/gpgmepp/configure.in.in  #1.18:1.19
@@ -14,5 +14,5 @@
      gpgme_config_path="$gpgme_config_prefix/bin"
   else
-     gpgme_config_path="$PATH"
+     gpgme_config_path="$PATH:/usr/local/bin"
   fi
   AC_PATH_PROG(GPGME_CONFIG, gpgme-config, no, $gpgme_config_path)


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

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