Changeset 14328 for trunk/FACT++/configure
- Timestamp:
- 08/08/12 21:18:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r14134 r14328 782 782 AM_BACKSLASH 783 783 AM_DEFAULT_VERBOSITY 784 AM_DEFAULT_V 785 AM_V 784 786 am__fastdepCXX_FALSE 785 787 am__fastdepCXX_TRUE … … 788 790 am__fastdepCC_TRUE 789 791 CCDEPMODE 792 am__nodep 790 793 AMDEPBACKSLASH 791 794 AMDEP_FALSE … … 4939 4942 4940 4943 4941 macro_version='2.4 '4942 macro_revision='1.3 293'4944 macro_version='2.4.2' 4945 macro_revision='1.3337' 4943 4946 4944 4947 … … 15772 15775 am_depcomp="$ac_aux_dir/depcomp" 15773 15776 AMDEPBACKSLASH='\' 15777 am__nodep='_no' 15774 15778 fi 15775 15779 if test "x$enable_dependency_tracking" != xno; then … … 15792 15796 *) AM_DEFAULT_VERBOSITY=1;; 15793 15797 esac 15798 am_make=${MAKE-make} 15799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 15800 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } 15801 if ${am_cv_make_support_nested_variables+:} false; then : 15802 $as_echo_n "(cached) " >&6 15803 else 15804 if $as_echo 'TRUE=$(BAR$(V)) 15805 BAR0=false 15806 BAR1=true 15807 V=1 15808 am__doit: 15809 @$(TRUE) 15810 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then 15811 am_cv_make_support_nested_variables=yes 15812 else 15813 am_cv_make_support_nested_variables=no 15814 fi 15815 fi 15816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 15817 $as_echo "$am_cv_make_support_nested_variables" >&6; } 15818 if test $am_cv_make_support_nested_variables = yes; then 15819 AM_V='$(V)' 15820 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' 15821 else 15822 AM_V=$AM_DEFAULT_VERBOSITY 15823 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY 15824 fi 15794 15825 AM_BACKSLASH='\' 15795 15826 … … 15837 15868 # We need awk for the "check" target. The system "awk" is bad on 15838 15869 # some platforms. 15839 # Always define AMTAR for backward compatibility. 15840 15841 AMTAR= ${AMTAR-"${am_missing_run}tar"}15842 15843 am__tar='$ {AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'15870 # Always define AMTAR for backward compatibility. Yes, it's still used 15871 # in the wild :-( We should find a proper way to deprecate it ... 15872 AMTAR='$${TAR-tar}' 15873 15874 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 15844 15875 15845 15876 … … 15859 15890 # making a dummy file named `D' -- because `-MD' means `put the output 15860 15891 # in D'. 15892 rm -rf conftest.dir 15861 15893 mkdir conftest.dir 15862 15894 # Copy depcomp to subdir because otherwise we won't find it if we're … … 15918 15950 fi 15919 15951 ;; 15920 msv isualcpp | msvcmsys)15952 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 15921 15953 # This compiler won't grok `-c -o', but also, the minuso test has 15922 15954 # not run yet. These depmodes are late enough in the game, and … … 15986 16018 # making a dummy file named `D' -- because `-MD' means `put the output 15987 16019 # in D'. 16020 rm -rf conftest.dir 15988 16021 mkdir conftest.dir 15989 16022 # Copy depcomp to subdir because otherwise we won't find it if we're … … 16045 16078 fi 16046 16079 ;; 16047 msv isualcpp | msvcmsys)16080 msvc7 | msvc7msys | msvisualcpp | msvcmsys) 16048 16081 # This compiler won't grok `-c -o', but also, the minuso test has 16049 16082 # not run yet. These depmodes are late enough in the game, and … … 16111 16144 *) AM_DEFAULT_VERBOSITY=0;; 16112 16145 esac 16146 am_make=${MAKE-make} 16147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 16148 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } 16149 if ${am_cv_make_support_nested_variables+:} false; then : 16150 $as_echo_n "(cached) " >&6 16151 else 16152 if $as_echo 'TRUE=$(BAR$(V)) 16153 BAR0=false 16154 BAR1=true 16155 V=1 16156 am__doit: 16157 @$(TRUE) 16158 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then 16159 am_cv_make_support_nested_variables=yes 16160 else 16161 am_cv_make_support_nested_variables=no 16162 fi 16163 fi 16164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 16165 $as_echo "$am_cv_make_support_nested_variables" >&6; } 16166 if test $am_cv_make_support_nested_variables = yes; then 16167 AM_V='$(V)' 16168 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' 16169 else 16170 AM_V=$AM_DEFAULT_VERBOSITY 16171 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY 16172 fi 16113 16173 AM_BACKSLASH='\' 16114 16174 … … 16529 16589 : 16530 16590 fi 16531 if test "$DX_FLAG_doc" = 1; then 16532 if :; then 16591 if test "$DX_FLAG_doc" = 1; then 16533 16592 DX_COND_doc_TRUE= 16534 16593 DX_COND_doc_FALSE='#' … … 16538 16597 fi 16539 16598 16599 if test "$DX_FLAG_doc" = 1; then 16540 16600 DX_ENV="$DX_ENV PERL_PATH='$DX_PERL'" 16541 16601 16542 16602 : 16543 16603 else 16544 if false; then16545 DX_COND_doc_TRUE=16546 DX_COND_doc_FALSE='#'16547 else16548 DX_COND_doc_TRUE='#'16549 DX_COND_doc_FALSE=16550 fi16551 16552 16604 16553 16605 : … … 16701 16753 : 16702 16754 fi 16703 if test "$DX_FLAG_dot" = 1; then 16704 if :; then 16755 if test "$DX_FLAG_dot" = 1; then 16705 16756 DX_COND_dot_TRUE= 16706 16757 DX_COND_dot_FALSE='#' … … 16710 16761 fi 16711 16762 16763 if test "$DX_FLAG_dot" = 1; then 16712 16764 DX_ENV="$DX_ENV HAVE_DOT='YES'" 16713 16765 … … 16716 16768 : 16717 16769 else 16718 if false; then16719 DX_COND_dot_TRUE=16720 DX_COND_dot_FALSE='#'16721 else16722 DX_COND_dot_TRUE='#'16723 DX_COND_dot_FALSE=16724 fi16725 16726 16770 DX_ENV="$DX_ENV HAVE_DOT='NO'" 16727 16771 … … 16771 16815 : 16772 16816 fi 16773 if test "$DX_FLAG_man" = 1; then 16774 if :; then 16817 if test "$DX_FLAG_man" = 1; then 16775 16818 DX_COND_man_TRUE= 16776 16819 DX_COND_man_FALSE='#' … … 16780 16823 fi 16781 16824 16825 if test "$DX_FLAG_man" = 1; then 16782 16826 DX_ENV="$DX_ENV GENERATE_MAN='YES'" 16783 16827 16784 16828 : 16785 16829 else 16786 if false; then16787 DX_COND_man_TRUE=16788 DX_COND_man_FALSE='#'16789 else16790 DX_COND_man_TRUE='#'16791 DX_COND_man_FALSE=16792 fi16793 16794 16830 DX_ENV="$DX_ENV GENERATE_MAN='NO'" 16795 16831 … … 16839 16875 : 16840 16876 fi 16841 if test "$DX_FLAG_rtf" = 1; then 16842 if :; then 16877 if test "$DX_FLAG_rtf" = 1; then 16843 16878 DX_COND_rtf_TRUE= 16844 16879 DX_COND_rtf_FALSE='#' … … 16848 16883 fi 16849 16884 16885 if test "$DX_FLAG_rtf" = 1; then 16850 16886 DX_ENV="$DX_ENV GENERATE_RTF='YES'" 16851 16887 16852 16888 : 16853 16889 else 16854 if false; then16855 DX_COND_rtf_TRUE=16856 DX_COND_rtf_FALSE='#'16857 else16858 DX_COND_rtf_TRUE='#'16859 DX_COND_rtf_FALSE=16860 fi16861 16862 16890 DX_ENV="$DX_ENV GENERATE_RTF='NO'" 16863 16891 … … 16907 16935 : 16908 16936 fi 16909 if test "$DX_FLAG_xml" = 1; then 16910 if :; then 16937 if test "$DX_FLAG_xml" = 1; then 16911 16938 DX_COND_xml_TRUE= 16912 16939 DX_COND_xml_FALSE='#' … … 16916 16943 fi 16917 16944 16945 if test "$DX_FLAG_xml" = 1; then 16918 16946 DX_ENV="$DX_ENV GENERATE_XML='YES'" 16919 16947 16920 16948 : 16921 16949 else 16922 if false; then16923 DX_COND_xml_TRUE=16924 DX_COND_xml_FALSE='#'16925 else16926 DX_COND_xml_TRUE='#'16927 DX_COND_xml_FALSE=16928 fi16929 16930 16950 DX_ENV="$DX_ENV GENERATE_XML='NO'" 16931 16951 … … 17080 17100 : 17081 17101 fi 17082 if test "$DX_FLAG_chm" = 1; then 17083 if :; then 17102 if test "$DX_FLAG_chm" = 1; then 17084 17103 DX_COND_chm_TRUE= 17085 17104 DX_COND_chm_FALSE='#' … … 17089 17108 fi 17090 17109 17110 if test "$DX_FLAG_chm" = 1; then 17091 17111 DX_ENV="$DX_ENV HHC_PATH='$DX_HHC'" 17092 17112 … … 17097 17117 : 17098 17118 else 17099 if false; then17100 DX_COND_chm_TRUE=17101 DX_COND_chm_FALSE='#'17102 else17103 DX_COND_chm_TRUE='#'17104 DX_COND_chm_FALSE=17105 fi17106 17107 17119 DX_ENV="$DX_ENV GENERATE_HTMLHELP='NO'" 17108 17120 … … 17152 17164 : 17153 17165 fi 17154 if test "$DX_FLAG_chi" = 1; then 17155 if :; then 17166 if test "$DX_FLAG_chi" = 1; then 17156 17167 DX_COND_chi_TRUE= 17157 17168 DX_COND_chi_FALSE='#' … … 17161 17172 fi 17162 17173 17174 if test "$DX_FLAG_chi" = 1; then 17163 17175 DX_ENV="$DX_ENV GENERATE_CHI='YES'" 17164 17176 17165 17177 : 17166 17178 else 17167 if false; then17168 DX_COND_chi_TRUE=17169 DX_COND_chi_FALSE='#'17170 else17171 DX_COND_chi_TRUE='#'17172 DX_COND_chi_FALSE=17173 fi17174 17175 17179 DX_ENV="$DX_ENV GENERATE_CHI='NO'" 17176 17180 … … 17226 17230 : 17227 17231 fi 17228 if test "$DX_FLAG_html" = 1; then 17229 if :; then 17232 if test "$DX_FLAG_html" = 1; then 17230 17233 DX_COND_html_TRUE= 17231 17234 DX_COND_html_FALSE='#' … … 17235 17238 fi 17236 17239 17240 if test "$DX_FLAG_html" = 1; then 17237 17241 DX_ENV="$DX_ENV GENERATE_HTML='YES'" 17238 17242 17239 17243 : 17240 17244 else 17241 if false; then17242 DX_COND_html_TRUE=17243 DX_COND_html_FALSE='#'17244 else17245 DX_COND_html_TRUE='#'17246 DX_COND_html_FALSE=17247 fi17248 17249 17245 test "$DX_FLAG_chm" = 1 || DX_ENV="$DX_ENV GENERATE_HTML='NO'" 17250 17246 … … 17717 17713 : 17718 17714 fi 17719 if test "$DX_FLAG_ps" = 1; then 17720 if :; then 17715 if test "$DX_FLAG_ps" = 1; then 17721 17716 DX_COND_ps_TRUE= 17722 17717 DX_COND_ps_FALSE='#' … … 17726 17721 fi 17727 17722 17723 if test "$DX_FLAG_ps" = 1; then 17728 17724 17729 17725 : 17730 17726 else 17731 if false; then17732 DX_COND_ps_TRUE=17733 DX_COND_ps_FALSE='#'17734 else17735 DX_COND_ps_TRUE='#'17736 DX_COND_ps_FALSE=17737 fi17738 17739 17727 17740 17728 : … … 18100 18088 : 18101 18089 fi 18102 if test "$DX_FLAG_pdf" = 1; then 18103 if :; then 18090 if test "$DX_FLAG_pdf" = 1; then 18104 18091 DX_COND_pdf_TRUE= 18105 18092 DX_COND_pdf_FALSE='#' … … 18109 18096 fi 18110 18097 18098 if test "$DX_FLAG_pdf" = 1; then 18111 18099 18112 18100 : 18113 18101 else 18114 if false; then18115 DX_COND_pdf_TRUE=18116 DX_COND_pdf_FALSE='#'18117 else18118 DX_COND_pdf_TRUE='#'18119 DX_COND_pdf_FALSE=18120 fi18121 18122 18102 18123 18103 : … … 18126 18106 18127 18107 # LaTeX generation for PS and/or PDF: 18128 if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then 18129 if :; then 18108 if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then 18130 18109 DX_COND_latex_TRUE= 18131 18110 DX_COND_latex_FALSE='#' … … 18135 18114 fi 18136 18115 18116 if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then 18137 18117 DX_ENV="$DX_ENV GENERATE_LATEX='YES'" 18138 18118 18139 18119 else 18140 if false; then18141 DX_COND_latex_TRUE=18142 DX_COND_latex_FALSE='#'18143 else18144 DX_COND_latex_TRUE='#'18145 DX_COND_latex_FALSE=18146 fi18147 18148 18120 DX_ENV="$DX_ENV GENERATE_LATEX='NO'" 18149 18121 … … 18528 18500 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18529 18501 /* end confdefs.h. */ 18530 #include <pthread.h> 18502 18503 #include <pthread.h> 18531 18504 int 18532 18505 main () … … 19820 19793 LDFLAGS+=" "$MOTIF_LDFLAGS 19821 19794 19822 if test "$lt_cv_libxp" = "yes"; then 19823 : 19824 else 19795 if test -z "$HAS_LIBXP_TRUE"; then : 19796 else 19825 19797 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Motif/lesstif not found!" >&5 19826 19798 $as_echo "$as_me: WARNING: Motif/lesstif not found!" >&2;} … … 24002 23974 24003 23975 cat > conftest.$ac_ext <<EOF 24004 #line 2 4004"configure"23976 #line 23976 "configure" 24005 23977 #include "confdefs.h" 24006 23978 #include <qglobal.h> … … 25218 25190 25219 25191 25220 if test "$HAVE_CFITSIO" = yes -a "$HAVE_CCFITS" = yes; then25192 if test -z "$HAS_FITS_TRUE"; then : 25221 25193 $as_echo "#define HAVE_FITS 1" >>confdefs.h 25222 25194 25223 25195 fi 25224 if test "$ROOTEXEC" != no; then25196 if test -z "$HAS_ROOT_TRUE"; then : 25225 25197 $as_echo "#define HAVE_ROOT 1" >>confdefs.h 25226 25198 25227 25199 fi 25228 if test "$HAVE_ZLIB" = yes; then25200 if test -z "$HAS_ZLIB_TRUE"; then : 25229 25201 $as_echo "#define HAVE_ZLIB 1" >>confdefs.h 25230 25202 25231 25203 fi 25232 if test "$HAVE_NOVA" = yes; then25204 if test -z "$HAS_NOVA_TRUE"; then : 25233 25205 $as_echo "#define HAVE_NOVA 1" >>confdefs.h 25234 25206 25235 25207 fi 25236 if test "$HAVE_DBUS" = yes; then25208 if test -z "$HAS_DBUS_TRUE"; then : 25237 25209 $as_echo "#define HAVE_DBUS 1" >>confdefs.h 25238 25210 25239 25211 fi 25240 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then25212 if test -z "$HAS_SQL_TRUE"; then : 25241 25213 $as_echo "#define HAVE_SQL 1" >>confdefs.h 25242 25214 25243 25215 fi 25244 if test "$HAVE_V8" = yes; then25216 if test -z "$HAS_V8_TRUE"; then : 25245 25217 $as_echo "#define HAVE_V8 1" >>confdefs.h 25246 25218 … … 25420 25392 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25421 25393 fi 25422 if test -z "${DX_COND_doc_TRUE}" && test -z "${DX_COND_doc_FALSE}"; then25423 as_fn_error $? "conditional \"DX_COND_doc\" was never defined.25424 Usually this means the macro was only invoked conditionally." "$LINENO" 525425 fi25426 25394 if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then 25427 25395 as_fn_error $? "conditional \"DX_COND_dot\" was never defined. 25428 25396 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25429 25397 fi 25430 if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then25431 as_fn_error $? "conditional \"DX_COND_dot\" was never defined.25432 Usually this means the macro was only invoked conditionally." "$LINENO" 525433 fi25434 25398 if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then 25435 25399 as_fn_error $? "conditional \"DX_COND_man\" was never defined. 25436 25400 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25437 25401 fi 25438 if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then25439 as_fn_error $? "conditional \"DX_COND_man\" was never defined.25440 Usually this means the macro was only invoked conditionally." "$LINENO" 525441 fi25442 25402 if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then 25443 25403 as_fn_error $? "conditional \"DX_COND_rtf\" was never defined. 25444 25404 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25445 25405 fi 25446 if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then25447 as_fn_error $? "conditional \"DX_COND_rtf\" was never defined.25448 Usually this means the macro was only invoked conditionally." "$LINENO" 525449 fi25450 25406 if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then 25451 25407 as_fn_error $? "conditional \"DX_COND_xml\" was never defined. 25452 25408 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25453 25409 fi 25454 if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then25455 as_fn_error $? "conditional \"DX_COND_xml\" was never defined.25456 Usually this means the macro was only invoked conditionally." "$LINENO" 525457 fi25458 25410 if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then 25459 25411 as_fn_error $? "conditional \"DX_COND_chm\" was never defined. 25460 25412 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25461 25413 fi 25462 if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then25463 as_fn_error $? "conditional \"DX_COND_chm\" was never defined.25464 Usually this means the macro was only invoked conditionally." "$LINENO" 525465 fi25466 25414 if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then 25467 25415 as_fn_error $? "conditional \"DX_COND_chi\" was never defined. 25468 25416 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25469 25417 fi 25470 if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then25471 as_fn_error $? "conditional \"DX_COND_chi\" was never defined.25472 Usually this means the macro was only invoked conditionally." "$LINENO" 525473 fi25474 25418 if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then 25475 25419 as_fn_error $? "conditional \"DX_COND_html\" was never defined. 25476 25420 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25477 25421 fi 25478 if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then25479 as_fn_error $? "conditional \"DX_COND_html\" was never defined.25480 Usually this means the macro was only invoked conditionally." "$LINENO" 525481 fi25482 25422 if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then 25483 25423 as_fn_error $? "conditional \"DX_COND_ps\" was never defined. 25484 25424 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25485 25425 fi 25486 if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then25487 as_fn_error $? "conditional \"DX_COND_ps\" was never defined.25488 Usually this means the macro was only invoked conditionally." "$LINENO" 525489 fi25490 25426 if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then 25491 25427 as_fn_error $? "conditional \"DX_COND_pdf\" was never defined. 25492 Usually this means the macro was only invoked conditionally." "$LINENO" 525493 fi25494 if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then25495 as_fn_error $? "conditional \"DX_COND_pdf\" was never defined.25496 Usually this means the macro was only invoked conditionally." "$LINENO" 525497 fi25498 if test -z "${DX_COND_latex_TRUE}" && test -z "${DX_COND_latex_FALSE}"; then25499 as_fn_error $? "conditional \"DX_COND_latex\" was never defined.25500 25428 Usually this means the macro was only invoked conditionally." "$LINENO" 5 25501 25429 fi … … 28020 27948 { $as_echo "$as_me:${as_lineno-$LINENO}: " >&5 28021 27949 $as_echo "$as_me: " >&6;} 28022 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then27950 if test -z "$HAS_SQL_TRUE"; then : 28023 27951 28024 27952 { $as_echo "$as_me:${as_lineno-$LINENO}: --------------------------------------------------------------------" >&5 … … 28034 27962 28035 27963 fi 28036 if test "$QT4_VERSION"; then27964 if test -z "$HAS_QT4_TRUE"; then : 28037 27965 28038 27966 { $as_echo "$as_me:${as_lineno-$LINENO}: --------------------------------------------------------------------" >&5 … … 28062 27990 28063 27991 fi 28064 if test "$ROOTEXEC" != no; then27992 if test -z "$HAS_ROOT_TRUE"; then : 28065 27993 28066 27994 { $as_echo "$as_me:${as_lineno-$LINENO}: --------------------------------------------------------------------" >&5 … … 28110 28038 { $as_echo "$as_me:${as_lineno-$LINENO}: CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS" >&5 28111 28039 $as_echo "$as_me: CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS" >&6;} 28112 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then28040 if test -z "$HAS_SQL_TRUE"; then : 28113 28041 { $as_echo "$as_me:${as_lineno-$LINENO}: MySQL/MySQL++ / 'mysql++.h' found: yes" >&5 28114 28042 $as_echo "$as_me: MySQL/MySQL++ / 'mysql++.h' found: yes" >&6;} … … 28120 28048 { $as_echo "$as_me:${as_lineno-$LINENO}: DBus-1, DBus-glib-1 / pkg-config found: $HAVE_DBUS" >&5 28121 28049 $as_echo "$as_me: DBus-1, DBus-glib-1 / pkg-config found: $HAVE_DBUS" >&6;} 28122 if test "$lt_cv_libxp" = "yes"; then28050 if test -z "$HAS_LIBXP_TRUE"; then : 28123 28051 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&5 28124 28052 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&6;} … … 28129 28057 fi 28130 28058 28131 if test "$lt_cv_libxp" = "yes"; then28059 if test -z "$HAS_LIBXP_TRUE"; then : 28132 28060 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&5 28133 28061 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&6;} … … 28137 28065 28138 28066 fi 28139 if test "$COLORDIFF" = colordiff; then28067 if test -z "$HAS_COLORDIFF_TRUE"; then : 28140 28068 { $as_echo "$as_me:${as_lineno-$LINENO}: colored svn diff / 'colordiff' found: yes" >&5 28141 28069 $as_echo "$as_me: colored svn diff / 'colordiff' found: yes" >&6;} … … 28145 28073 28146 28074 fi 28147 if test "$HELP2MAN" = yes; then28075 if test -z "$HAS_HELP2MAN_TRUE"; then : 28148 28076 28149 28077 { $as_echo "$as_me:${as_lineno-$LINENO}: man-pages enabled / 'help2man' found: $HELP2MAN" >&5 28150 28078 $as_echo "$as_me: man-pages enabled / 'help2man' found: $HELP2MAN" >&6;} 28151 if test "$GROFF" = yes; then28079 if test -z "$HAS_GROFF_TRUE"; then : 28152 28080 { $as_echo "$as_me:${as_lineno-$LINENO}: build of html enabled / 'groff' found: yes" >&5 28153 28081 $as_echo "$as_me: build of html enabled / 'groff' found: yes" >&6;} … … 28167 28095 fi 28168 28096 28169 if test "$DX_DOXYGEN"; then28097 if test -z "$HAS_DOXYGEN_TRUE"; then : 28170 28098 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN" >&5 28171 28099 $as_echo "$as_me: doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN" >&6;} … … 28175 28103 28176 28104 fi 28177 if test "$DX_DOT"; then28105 if test -z "$HAS_DOT_TRUE"; then : 28178 28106 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT" >&5 28179 28107 $as_echo "$as_me: doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT" >&6;} … … 28183 28111 28184 28112 fi 28185 if test "$QT4_VERSION"; then28113 if test -z "$HAS_QT4_TRUE"; then : 28186 28114 { $as_echo "$as_me:${as_lineno-$LINENO}: QT4 support enabled / QT4 toolkit found: yes" >&5 28187 28115 $as_echo "$as_me: QT4 support enabled / QT4 toolkit found: yes" >&6;} … … 28193 28121 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC" >&5 28194 28122 $as_echo "$as_me: ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC" >&6;} 28195 if test "$HAVE_ROOT_QT" = yes; then28123 if test -z "$HAS_ROOT_QT_TRUE"; then : 28196 28124 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT built with --with-qt found: yes" >&5 28197 28125 $as_echo "$as_me: ROOT built with --with-qt found: yes" >&6;} … … 28217 28145 { $as_echo "$as_me:${as_lineno-$LINENO}: it does most probably not work." >&5 28218 28146 $as_echo "$as_me: it does most probably not work." >&6;} 28219 if test "$COLORGCC"; then 28220 : 28221 else 28147 if test -z "$HAS_COLORGCC_TRUE"; then : 28148 else 28222 28149 { $as_echo "$as_me:${as_lineno-$LINENO}: - Install colorgcc to get colored compiler output." >&5 28223 28150 $as_echo "$as_me: - Install colorgcc to get colored compiler output." >&6;} … … 28242 28169 { $as_echo "$as_me:${as_lineno-$LINENO}: diff: colored 'svn diff' if colordiff is installed" >&5 28243 28170 $as_echo "$as_me: diff: colored 'svn diff' if colordiff is installed" >&6;} 28244 if test "$HELP2MAN" = yes; then28171 if test -z "$HAS_HELP2MAN_TRUE"; then : 28245 28172 28246 28173 { $as_echo "$as_me:${as_lineno-$LINENO}: program.man: build man-page from 'program --help'" >&5 … … 28248 28175 { $as_echo "$as_me:${as_lineno-$LINENO}: (display with 'man ./program.man')" >&5 28249 28176 $as_echo "$as_me: (display with 'man ./program.man')" >&6;} 28250 if test "$GROFF" = yes; then28177 if test -z "$HAS_GROFF_TRUE"; then : 28251 28178 28252 28179 { $as_echo "$as_me:${as_lineno-$LINENO}: program.html: build html page from man-page" >&5 28253 28180 $as_echo "$as_me: program.html: build html page from man-page" >&6;} 28254 if test "$PS2PDF" = yes; then28181 if test -z "$HAS_PS2PDF_TRUE"; then : 28255 28182 { $as_echo "$as_me:${as_lineno-$LINENO}: program.pdf: build pdf documentation from man page" >&5 28256 28183 $as_echo "$as_me: program.pdf: build pdf documentation from man page" >&6;} … … 28261 28188 28262 28189 fi 28263 if test "$DX_DOXYGEN"; then28190 if test -z "$HAS_DOXYGEN_TRUE"; then : 28264 28191 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen-run: build html documentation with doxygen" >&5 28265 28192 $as_echo "$as_me: doxygen-run: build html documentation with doxygen" >&6;} … … 28276 28203 { $as_echo "$as_me:${as_lineno-$LINENO}: " >&5 28277 28204 $as_echo "$as_me: " >&6;} 28278 if test "$HAVE_ZLIB" = yes; then 28279 : 28280 else 28205 if test -z "$HAS_ZLIB_TRUE"; then : 28206 else 28281 28207 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: zlib not found. Support for reading .fits.gz disabled." >&5 28282 28208 $as_echo "$as_me: WARNING: zlib not found. Support for reading .fits.gz disabled." >&2;} 28283 28209 28284 28210 fi 28285 if test "$lt_cv_libxp" = "yes"; then 28286 : 28287 else 28211 if test -z "$HAS_LIBXP_TRUE"; then : 28212 else 28288 28213 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Motif/lesstif not found. The dim gui did will not be built!" >&5 28289 28214 $as_echo "$as_me: WARNING: Motif/lesstif not found. The dim gui did will not be built!" >&2;} 28290 28215 28291 28216 fi 28292 if test "$HAVE_CFITSIO" = yes -a "$HAVE_CCFITS" = yes; then 28293 : 28294 else 28217 if test -z "$HAS_FITS_TRUE"; then : 28218 else 28295 28219 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: FITS support disabled. cfitsio/CCfits missing!" >&5 28296 28220 $as_echo "$as_me: WARNING: FITS support disabled. cfitsio/CCfits missing!" >&2;} 28297 28221 28298 28222 fi 28299 if test "$ROOTEXEC" != no; then 28300 if test "$HAVE_ROOT_QT" = yes; then 28301 : 28302 else 28223 if test -z "$HAS_ROOT_TRUE"; then : 28224 if test -z "$HAS_ROOT_QT_TRUE"; then : 28225 else 28303 28226 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: root found but it was built without the --with-qt option" >&5 28304 28227 $as_echo "$as_me: WARNING: root found but it was built without the --with-qt option" >&2;} … … 28307 28230 28308 28231 fi 28309 if test "$QT4_VERSION"; then 28310 : 28311 else 28232 if test -z "$HAS_QT4_TRUE"; then : 28233 else 28312 28234 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: QT4 missing - GUIs disabled!" >&5 28313 28235 $as_echo "$as_me: WARNING: QT4 missing - GUIs disabled!" >&2;} 28314 28236 fi 28315 if test "$HAVE_GL" = yes; then 28316 : 28317 else 28237 if test -z "$HAS_GL_TRUE"; then : 28238 else 28318 28239 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GL not found - GUIs will be disabled." >&5 28319 28240 $as_echo "$as_me: WARNING: GL not found - GUIs will be disabled." >&2;} 28320 28241 fi 28321 if test "$HAVE_GLU" = yes; then 28322 : 28323 else 28242 if test -z "$HAS_GLU_TRUE"; then : 28243 else 28324 28244 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GLU not found - GUIs will be disabled." >&5 28325 28245 $as_echo "$as_me: WARNING: GLU not found - GUIs will be disabled." >&2;} 28326 28246 fi 28327 if test "$HAVE_QGL" = yes; then 28328 : 28329 else 28247 if test -z "$HAS_QGL_TRUE"; then : 28248 else 28330 28249 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: QtOpenGl not found - GUIs will be disabled." >&5 28331 28250 $as_echo "$as_me: WARNING: QtOpenGl not found - GUIs will be disabled." >&2;} 28332 28251 fi 28333 if test "$HAVE_QWT" = yes; then 28334 : 28335 else 28252 if test -z "$HAS_QWT_TRUE"; then : 28253 else 28336 28254 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Qwt not found - viewer will be disabled." >&5 28337 28255 $as_echo "$as_me: WARNING: Qwt not found - viewer will be disabled." >&2;} 28338 28256 fi 28339 if test "$QT4_VERSION" -a "$HAVE_GL" = yes -a "$HAVE_GLU" = yes -a "$HAVE_QGL" = yes -a "$HAVE_ROOT_QT" = yes ; then 28340 : 28341 else 28257 if test -z "$HAS_GUI_TRUE"; then : 28258 else 28342 28259 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Either of the necessary packages not found - fact GUI disabled!" >&5 28343 28260 $as_echo "$as_me: WARNING: Either of the necessary packages not found - fact GUI disabled!" >&2;} 28344 28261 28345 28262 fi 28346 if test "$QT4_VERSION" -a "$HAVE_GL" = yes -a "$HAVE_GLU" = yes -a "$HAVE_QGL" = yes -a "$HAVE_QWT" = yes; then 28347 : 28348 else 28263 if test -z "$HAS_VIEWER_TRUE"; then : 28264 else 28349 28265 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Either of the necessary packages not found - viewer GUI disabled!" >&5 28350 28266 $as_echo "$as_me: WARNING: Either of the necessary packages not found - viewer GUI disabled!" >&2;} 28351 28267 28352 28268 fi 28353 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then 28354 : 28355 else 28269 if test -z "$HAS_SQL_TRUE"; then : 28270 else 28356 28271 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: database support globally disabled!" >&5 28357 28272 $as_echo "$as_me: WARNING: database support globally disabled!" >&2;} 28358 28273 fi 28359 if test "$HAVE_NOVA" = yes; then 28360 : 28361 else 28274 if test -z "$HAS_NOVA_TRUE"; then : 28275 else 28362 28276 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libnova missing - smartfact will be compiles without astronomy support!" >&5 28363 28277 $as_echo "$as_me: WARNING: libnova missing - smartfact will be compiles without astronomy support!" >&2;} 28364 28278 fi 28365 if test "$HAVE_V8" = yes; then 28366 : 28367 else 28279 if test -z "$HAS_V8_TRUE"; then : 28280 else 28368 28281 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libv8 missing - JavaScript support will be disabled!" >&5 28369 28282 $as_echo "$as_me: WARNING: libv8 missing - JavaScript support will be disabled!" >&2;} 28370 28283 fi 28371 if test "$HAVE_DBUS" = yes; then 28372 : 28373 else 28284 if test -z "$HAS_DBUS_TRUE"; then : 28285 else 28374 28286 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: DBus libraries missing - skypeclient will not be compiled!" >&5 28375 28287 $as_echo "$as_me: WARNING: DBus libraries missing - skypeclient will not be compiled!" >&2;} 28376 28288 fi 28377 if test "$HAVE_SOPRANO" = yes; then 28378 : 28379 else 28289 if test -z "$HAS_SOPRANO_TRUE"; then : 28290 else 28380 28291 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Soprano libraries missing - tngweather will not be compiled!" >&5 28381 28292 $as_echo "$as_me: WARNING: Soprano libraries missing - tngweather will not be compiled!" >&2;}
Note:
See TracChangeset
for help on using the changeset viewer.