diff options
| author | Howard Butler <howard@hobu.co> | 2015-09-08 16:13:52 +0000 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2015-09-08 16:13:52 +0000 |
| commit | bd3d58c0d22c203b07764f0669159c37b1f9288c (patch) | |
| tree | eea4cab1d09724eeb9465f8b6a6b2356f9e84454 /libtool | |
| parent | 0a7eda807da1e17f60558acebd89a08872b5b6e9 (diff) | |
| download | PROJ-bd3d58c0d22c203b07764f0669159c37b1f9288c.tar.gz PROJ-bd3d58c0d22c203b07764f0669159c37b1f9288c.zip | |
autogen'd stuff
Diffstat (limited to 'libtool')
| -rwxr-xr-x | libtool | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,8 +1,8 @@ #! /bin/bash # libtool - Provide generalized library-building support services. -# Generated automatically by config.status (proj) 4.9.1 -# Libtool was configured on host even-desktop: +# Generated automatically by config.status (proj) 4.9.2 +# Libtool was configured on host pdal-vagrant: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, @@ -164,7 +164,7 @@ lock_old_archive_extraction=no LTCC="gcc" # LTCC compiler flags. -LTCFLAGS="--coverage" +LTCFLAGS="-g -O2" # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p' | sed '/ __gnu_lto/d'" @@ -272,10 +272,10 @@ finish_eval="" hardcode_into_libs=yes # Compile-time system search path for libraries. -sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.4.3 /usr/lib /lib /usr/lib/x86_64-linux-gnu " +sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.8 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " # Run-time system search path for libraries. -sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/lib/fglrx /usr/lib32/fglrx /usr/lib/atlas /usr/lib32/alsa-lib /usr/lib/alsa-lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu " +sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/lib/jvm/java-7-oracle/jre/lib/amd64 /usr/lib/x86_64-linux-gnu/libfakeroot /usr/lib/jvm/java-7-oracle/jre/lib/amd64/server /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa /lib32 /usr/lib32 /libx32 /usr/libx32 " # Whether dlopen is supported. dlopen_support=unknown |
