From 1b31e9bc2dc805feb29746b95b9b0ab206bce8b4 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Tue, 19 Oct 2010 16:22:55 +0000 Subject: migrate pj_clear_initcache() to public api, and set pj_version to 4.8.0 git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1925 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- libtool | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libtool') diff --git a/libtool b/libtool index cdf0bd75..9141ebbf 100755 --- a/libtool +++ b/libtool @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/sh # libtool - Provide generalized library-building support services. # Generated automatically by config.status (proj) 4.7.0 @@ -132,7 +132,7 @@ old_postuninstall_cmds="" LTCC="gcc" # LTCC compiler flags. -LTCFLAGS="-g -O2" +LTCFLAGS="-g" # 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'" @@ -150,7 +150,7 @@ global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\ objdir=.libs # Shell to use when invoking shell scripts. -SHELL="/bin/bash" +SHELL="/bin/sh" # An echo program that does not interpret backslashes. ECHO="echo" -- cgit v1.2.3