Changeset 10190 for trunk/FACT++/configure
- Timestamp:
- 03/01/11 23:22:07 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r10183 r10190 919 919 ac_user_opts=' 920 920 enable_option_checking 921 enable_static 921 922 enable_shared 922 enable_static923 923 with_pic 924 924 enable_fast_install … … 1582 1582 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1583 1583 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1584 --enable-static[=PKGS] build static libraries [default=no] 1584 1585 --enable-shared[=PKGS] build shared libraries [default=yes] 1585 --enable-static[=PKGS] build static libraries [default=yes]1586 1586 --enable-fast-install[=PKGS] 1587 1587 optimize for fast installation [default=yes] … … 6783 6783 6784 6784 # Set options 6785 # Check whether --enable-static was given. 6786 if test "${enable_static+set}" = set; then : 6787 enableval=$enable_static; p=${PACKAGE-default} 6788 case $enableval in 6789 yes) enable_static=yes ;; 6790 no) enable_static=no ;; 6791 *) 6792 enable_static=no 6793 # Look at the argument we got. We use all the common list separators. 6794 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," 6795 for pkg in $enableval; do 6796 IFS="$lt_save_ifs" 6797 if test "X$pkg" = "X$p"; then 6798 enable_static=yes 6799 fi 6800 done 6801 IFS="$lt_save_ifs" 6802 ;; 6803 esac 6804 else 6805 enable_static=no 6806 fi 6807 6808 6809 6810 6811 6812 6813 6785 6814 6786 6815 … … 6815 6844 fi 6816 6845 6817 6818 6819 6820 6821 6822 6823 6824 6825 # Check whether --enable-static was given.6826 if test "${enable_static+set}" = set; then :6827 enableval=$enable_static; p=${PACKAGE-default}6828 case $enableval in6829 yes) enable_static=yes ;;6830 no) enable_static=no ;;6831 *)6832 enable_static=no6833 # Look at the argument we got. We use all the common list separators.6834 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"6835 for pkg in $enableval; do6836 IFS="$lt_save_ifs"6837 if test "X$pkg" = "X$p"; then6838 enable_static=yes6839 fi6840 done6841 IFS="$lt_save_ifs"6842 ;;6843 esac6844 else6845 enable_static=yes6846 fi6847 6846 6848 6847 … … 7282 7281 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7283 7282 -e 's:$: $lt_compiler_flag:'` 7284 (eval echo "\"\$as_me:728 4: $lt_compile\"" >&5)7283 (eval echo "\"\$as_me:7283: $lt_compile\"" >&5) 7285 7284 (eval "$lt_compile" 2>conftest.err) 7286 7285 ac_status=$? 7287 7286 cat conftest.err >&5 7288 echo "$as_me:728 8: \$? = $ac_status" >&57287 echo "$as_me:7287: \$? = $ac_status" >&5 7289 7288 if (exit $ac_status) && test -s "$ac_outfile"; then 7290 7289 # The compiler can only warn and ignore the option if not recognized … … 7621 7620 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7622 7621 -e 's:$: $lt_compiler_flag:'` 7623 (eval echo "\"\$as_me:762 3: $lt_compile\"" >&5)7622 (eval echo "\"\$as_me:7622: $lt_compile\"" >&5) 7624 7623 (eval "$lt_compile" 2>conftest.err) 7625 7624 ac_status=$? 7626 7625 cat conftest.err >&5 7627 echo "$as_me:762 7: \$? = $ac_status" >&57626 echo "$as_me:7626: \$? = $ac_status" >&5 7628 7627 if (exit $ac_status) && test -s "$ac_outfile"; then 7629 7628 # The compiler can only warn and ignore the option if not recognized … … 7726 7725 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7727 7726 -e 's:$: $lt_compiler_flag:'` 7728 (eval echo "\"\$as_me:772 8: $lt_compile\"" >&5)7727 (eval echo "\"\$as_me:7727: $lt_compile\"" >&5) 7729 7728 (eval "$lt_compile" 2>out/conftest.err) 7730 7729 ac_status=$? 7731 7730 cat out/conftest.err >&5 7732 echo "$as_me:773 2: \$? = $ac_status" >&57731 echo "$as_me:7731: \$? = $ac_status" >&5 7733 7732 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7734 7733 then … … 7781 7780 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7782 7781 -e 's:$: $lt_compiler_flag:'` 7783 (eval echo "\"\$as_me:778 3: $lt_compile\"" >&5)7782 (eval echo "\"\$as_me:7782: $lt_compile\"" >&5) 7784 7783 (eval "$lt_compile" 2>out/conftest.err) 7785 7784 ac_status=$? 7786 7785 cat out/conftest.err >&5 7787 echo "$as_me:778 7: \$? = $ac_status" >&57786 echo "$as_me:7786: \$? = $ac_status" >&5 7788 7787 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7789 7788 then … … 10165 10164 lt_status=$lt_dlunknown 10166 10165 cat > conftest.$ac_ext <<_LT_EOF 10167 #line 1016 7"configure"10166 #line 10166 "configure" 10168 10167 #include "confdefs.h" 10169 10168 … … 10261 10260 lt_status=$lt_dlunknown 10262 10261 cat > conftest.$ac_ext <<_LT_EOF 10263 #line 1026 3"configure"10262 #line 10262 "configure" 10264 10263 #include "confdefs.h" 10265 10264 … … 12217 12216 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12218 12217 -e 's:$: $lt_compiler_flag:'` 12219 (eval echo "\"\$as_me:1221 9: $lt_compile\"" >&5)12218 (eval echo "\"\$as_me:12218: $lt_compile\"" >&5) 12220 12219 (eval "$lt_compile" 2>conftest.err) 12221 12220 ac_status=$? 12222 12221 cat conftest.err >&5 12223 echo "$as_me:1222 3: \$? = $ac_status" >&512222 echo "$as_me:12222: \$? = $ac_status" >&5 12224 12223 if (exit $ac_status) && test -s "$ac_outfile"; then 12225 12224 # The compiler can only warn and ignore the option if not recognized … … 12316 12315 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12317 12316 -e 's:$: $lt_compiler_flag:'` 12318 (eval echo "\"\$as_me:1231 8: $lt_compile\"" >&5)12317 (eval echo "\"\$as_me:12317: $lt_compile\"" >&5) 12319 12318 (eval "$lt_compile" 2>out/conftest.err) 12320 12319 ac_status=$? 12321 12320 cat out/conftest.err >&5 12322 echo "$as_me:1232 2: \$? = $ac_status" >&512321 echo "$as_me:12321: \$? = $ac_status" >&5 12323 12322 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12324 12323 then … … 12368 12367 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12369 12368 -e 's:$: $lt_compiler_flag:'` 12370 (eval echo "\"\$as_me:123 70: $lt_compile\"" >&5)12369 (eval echo "\"\$as_me:12369: $lt_compile\"" >&5) 12371 12370 (eval "$lt_compile" 2>out/conftest.err) 12372 12371 ac_status=$? 12373 12372 cat out/conftest.err >&5 12374 echo "$as_me:1237 4: \$? = $ac_status" >&512373 echo "$as_me:12373: \$? = $ac_status" >&5 12375 12374 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12376 12375 then … … 13342 13341 13343 13342 #AC_PATH_XTRA 13344 13345 13343 13346 13344 … … 19366 19364 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' 19367 19365 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' 19366 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' 19368 19367 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' 19369 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'19370 19368 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' 19371 19369 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' … … 20202 20200 macro_revision=$macro_revision 20203 20201 20202 # Whether or not to build static libraries. 20203 build_old_libs=$enable_static 20204 20204 20205 # Whether or not to build shared libraries. 20205 20206 build_libtool_libs=$enable_shared 20206 20207 # Whether or not to build static libraries.20208 build_old_libs=$enable_static20209 20207 20210 20208 # What type of objects to build.
Note:
See TracChangeset
for help on using the changeset viewer.