projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d5d2e9
)
Revert last commit
author
Pawel Pekala
<c0rn@o2.pl>
Fri, 13 Dec 2013 20:54:28 +0000
(21:54 +0100)
committer
Pawel Pekala
<c0rn@o2.pl>
Fri, 13 Dec 2013 20:54:28 +0000
(21:54 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 4b78704191e7cbc3c8b43e39bbe727893a085fca..d957f8034b3789aec60ee10c274295574a757dcd 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1202,7
+1202,7
@@
AM_PATH_PYTHON([2.5], [
if test x"$platform_win32" = xno; then
# libpython.so
PYTHON_SHARED_LIB="libpython${PYTHON_VERSION}.so"
- LIBS="
$lt_cv_dlopen_libs
"
+ LIBS="
-ldl
"
AC_MSG_CHECKING([whether to dlopen $PYTHON_SHARED_LIB works])
AC_RUN_IFELSE(
[AC_LANG_PROGRAM(