diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2009-01-26 16:54:17 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2009-01-26 16:54:17 +0000 |
| commit | fab46abe9f5b7c22c330dd2316342739670bd1bc (patch) | |
| tree | a4eceb54ecdbb74efd3983159e0759d6d3ddb999 /libtool | |
| parent | 1eeb0e73207646948fae494493fb721ec8f4e22f (diff) | |
| download | PROJ-fab46abe9f5b7c22c330dd2316342739670bd1bc.tar.gz PROJ-fab46abe9f5b7c22c330dd2316342739670bd1bc.zip | |
restore the functions from biveval.c as they are used by some folks (#24)
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1514 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'libtool')
| -rwxr-xr-x | libtool | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # libtoolT - Provide generalized library-building support services. -# Generated automatically by (GNU proj 4.6.0) +# Generated automatically by (GNU proj 4.6.1) # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 @@ -328,7 +328,7 @@ link_all_deplibs=no sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.1.3 /usr/lib /lib" # Run-time system search path for libraries -sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib " +sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib /usr/lib/atlas " # Fix the shell variable $srcfile for the compiler. fix_srcfile_path="" @@ -7571,7 +7571,7 @@ link_all_deplibs=no sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.1.3 /usr/lib /lib" # Run-time system search path for libraries -sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib " +sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib /usr/lib/atlas " # Fix the shell variable $srcfile for the compiler. fix_srcfile_path="" |
