merge the second portion of the cross-compile cleanup (CVS 3649)

FossilOrigin-Name: 309f2de62f34160fa24a5e1a3de0d653aabfb52b
This commit is contained in:
vapier
2007-02-17 14:59:17 +00:00
parent 7f19c02faa
commit 224b8948c8
4 changed files with 10 additions and 16 deletions
Vendored
+1 -4
View File
@@ -1931,7 +1931,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# The following RCS revision string applies to configure.in
# $Revision: 1.41 $
# $Revision: 1.42 $
#########
# Programs needed
@@ -19747,8 +19747,6 @@ fi
# Figure out what C libraries are required to compile programs
# that use "fdatasync()" function.
#
CC=$TARGET_CC
LIBS=$TARGET_LIBS
{ echo "$as_me:$LINENO: checking for library containing fdatasync" >&5
echo $ECHO_N "checking for library containing fdatasync... $ECHO_C" >&6; }
if test "${ac_cv_search_fdatasync+set}" = set; then
@@ -19832,7 +19830,6 @@ if test "$ac_res" != no; then
fi
TARGET_LIBS="$LIBS"
#########
# check for debug enabled