aboutsummaryrefslogtreecommitdiff
path: root/libtool
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-01-19 17:18:16 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:43 +0100
commit6c5ecd972440e2a3ba9947c8f480dd03af039089 (patch)
tree4054c33f30bb8268c9d8460d49340b4d12044b18 /libtool
parent694ff56d0632214a5e4d6df0849e6b1a48aa43bd (diff)
Make the use of Pango optional
Diffstat (limited to 'libtool')
-rwxr-xr-xlibtool6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtool b/libtool
index 10548d94..8b1cc393 100755
--- a/libtool
+++ b/libtool
@@ -2,7 +2,7 @@
# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (crystfel) 0.2.0
-# Libtool was configured on host cfeld204tw.desy.de:
+# Libtool was configured on host sarabi.localdomain:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
@@ -240,7 +240,7 @@ hardcode_into_libs=yes
sys_lib_search_path_spec="/usr/lib/gcc/x86_64-redhat-linux/4.5.1 /usr/lib64 /lib64 "
# Run-time system search path for libraries.
-sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/local/cuda/lib64 /usr/local/cuda/lib /usr/lib64/tcl8.5 /usr/lib64/xulrunner-1.9.2 "
+sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/lib64/mysql /usr/lib64/qt-3.3/lib /usr/lib64/root /usr/lib64/tcl8.5 /usr/lib64/xulrunner-1.9.2 /usr/local/lib /usr/local/lib64 "
# Whether dlopen is supported.
dlopen_support=unknown
@@ -282,7 +282,7 @@ wl="-Wl,"
pic_flag=" -fPIC -DPIC"
# Compiler flag to prevent dynamic linking.
-link_static_flag=""
+link_static_flag="-static"
# Does compiler simultaneously support -c and -o options?
compiler_c_o="yes"