Create new file regcache.h. Update all uses.
[deliverable/binutils-gdb.git] / ltcf-cxx.sh
index eca44c068f9bfa763505d59910e7d3f5c88d61c6..ab9e62721deac6461d8c163448613168c87e9fe9 100644 (file)
@@ -576,9 +576,8 @@ ac_cv_prog_cc_static=
 ac_cv_prog_cc_no_builtin=
 ac_cv_prog_cc_can_build_shared=$can_build_shared
 
-# It is not enough to reset these cached values, they must be unset.
-unset ac_cv_prog_cc_pic_works
-unset ac_cv_prog_cc_static_works
+ac_cv_prog_cc_pic_works=
+ac_cv_prog_cc_static_works=
 
 if test "$with_gcc" = yes; then
   ac_cv_prog_cc_wl='-Wl,'
@@ -804,7 +803,7 @@ private:
 EOF
 
 
-if eval $ac_compile 2>&5; then
+if (eval $ac_compile) 2>&5; then
   # Parse the compiler output and extract the necessary
   # objects, libraries and library flags.
 
This page took 0.02517 seconds and 4 git commands to generate.