Ignore:
Timestamp:
08/08/12 21:18:29 (12 years ago)
Author:
tbretz
Message:
Updated to the latest version auf autoconf/automake
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/configure

    r14134 r14328  
    782782AM_BACKSLASH
    783783AM_DEFAULT_VERBOSITY
     784AM_DEFAULT_V
     785AM_V
    784786am__fastdepCXX_FALSE
    785787am__fastdepCXX_TRUE
     
    788790am__fastdepCC_TRUE
    789791CCDEPMODE
     792am__nodep
    790793AMDEPBACKSLASH
    791794AMDEP_FALSE
     
    49394942
    49404943
    4941 macro_version='2.4'
    4942 macro_revision='1.3293'
     4944macro_version='2.4.2'
     4945macro_revision='1.3337'
    49434946
    49444947
     
    1577215775  am_depcomp="$ac_aux_dir/depcomp"
    1577315776  AMDEPBACKSLASH='\'
     15777  am__nodep='_no'
    1577415778fi
    1577515779 if test "x$enable_dependency_tracking" != xno; then
     
    1579215796*)   AM_DEFAULT_VERBOSITY=1;;
    1579315797esac
     15798am_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; }
     15801if ${am_cv_make_support_nested_variables+:} false; then :
     15802  $as_echo_n "(cached) " >&6
     15803else
     15804  if $as_echo 'TRUE=$(BAR$(V))
     15805BAR0=false
     15806BAR1=true
     15807V=1
     15808am__doit:
     15809        @$(TRUE)
     15810.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
     15811  am_cv_make_support_nested_variables=yes
     15812else
     15813  am_cv_make_support_nested_variables=no
     15814fi
     15815fi
     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; }
     15818if test $am_cv_make_support_nested_variables = yes; then
     15819    AM_V='$(V)'
     15820  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
     15821else
     15822  AM_V=$AM_DEFAULT_VERBOSITY
     15823  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
     15824fi
    1579415825AM_BACKSLASH='\'
    1579515826
     
    1583715868# We need awk for the "check" target.  The system "awk" is bad on
    1583815869# 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 ...
     15872AMTAR='$${TAR-tar}'
     15873
     15874am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
    1584415875
    1584515876
     
    1585915890  # making a dummy file named `D' -- because `-MD' means `put the output
    1586015891  # in D'.
     15892  rm -rf conftest.dir
    1586115893  mkdir conftest.dir
    1586215894  # Copy depcomp to subdir because otherwise we won't find it if we're
     
    1591815950      fi
    1591915951      ;;
    15920     msvisualcpp | msvcmsys)
     15952    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
    1592115953      # This compiler won't grok `-c -o', but also, the minuso test has
    1592215954      # not run yet.  These depmodes are late enough in the game, and
     
    1598616018  # making a dummy file named `D' -- because `-MD' means `put the output
    1598716019  # in D'.
     16020  rm -rf conftest.dir
    1598816021  mkdir conftest.dir
    1598916022  # Copy depcomp to subdir because otherwise we won't find it if we're
     
    1604516078      fi
    1604616079      ;;
    16047     msvisualcpp | msvcmsys)
     16080    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
    1604816081      # This compiler won't grok `-c -o', but also, the minuso test has
    1604916082      # not run yet.  These depmodes are late enough in the game, and
     
    1611116144*)   AM_DEFAULT_VERBOSITY=0;;
    1611216145esac
     16146am_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; }
     16149if ${am_cv_make_support_nested_variables+:} false; then :
     16150  $as_echo_n "(cached) " >&6
     16151else
     16152  if $as_echo 'TRUE=$(BAR$(V))
     16153BAR0=false
     16154BAR1=true
     16155V=1
     16156am__doit:
     16157        @$(TRUE)
     16158.PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
     16159  am_cv_make_support_nested_variables=yes
     16160else
     16161  am_cv_make_support_nested_variables=no
     16162fi
     16163fi
     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; }
     16166if test $am_cv_make_support_nested_variables = yes; then
     16167    AM_V='$(V)'
     16168  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
     16169else
     16170  AM_V=$AM_DEFAULT_VERBOSITY
     16171  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
     16172fi
    1611316173AM_BACKSLASH='\'
    1611416174
     
    1652916589    :
    1653016590fi
    16531 if test "$DX_FLAG_doc" = 1; then
    16532      if :; then
     16591 if test "$DX_FLAG_doc" = 1; then
    1653316592  DX_COND_doc_TRUE=
    1653416593  DX_COND_doc_FALSE='#'
     
    1653816597fi
    1653916598
     16599if test "$DX_FLAG_doc" = 1; then
    1654016600    DX_ENV="$DX_ENV PERL_PATH='$DX_PERL'"
    1654116601
    1654216602    :
    1654316603else
    16544      if false; then
    16545   DX_COND_doc_TRUE=
    16546   DX_COND_doc_FALSE='#'
    16547 else
    16548   DX_COND_doc_TRUE='#'
    16549   DX_COND_doc_FALSE=
    16550 fi
    16551 
    1655216604
    1655316605    :
     
    1670116753    :
    1670216754fi
    16703 if test "$DX_FLAG_dot" = 1; then
    16704      if :; then
     16755 if test "$DX_FLAG_dot" = 1; then
    1670516756  DX_COND_dot_TRUE=
    1670616757  DX_COND_dot_FALSE='#'
     
    1671016761fi
    1671116762
     16763if test "$DX_FLAG_dot" = 1; then
    1671216764    DX_ENV="$DX_ENV HAVE_DOT='YES'"
    1671316765
     
    1671616768    :
    1671716769else
    16718      if false; then
    16719   DX_COND_dot_TRUE=
    16720   DX_COND_dot_FALSE='#'
    16721 else
    16722   DX_COND_dot_TRUE='#'
    16723   DX_COND_dot_FALSE=
    16724 fi
    16725 
    1672616770    DX_ENV="$DX_ENV HAVE_DOT='NO'"
    1672716771
     
    1677116815    :
    1677216816fi
    16773 if test "$DX_FLAG_man" = 1; then
    16774      if :; then
     16817 if test "$DX_FLAG_man" = 1; then
    1677516818  DX_COND_man_TRUE=
    1677616819  DX_COND_man_FALSE='#'
     
    1678016823fi
    1678116824
     16825if test "$DX_FLAG_man" = 1; then
    1678216826    DX_ENV="$DX_ENV GENERATE_MAN='YES'"
    1678316827
    1678416828    :
    1678516829else
    16786      if false; then
    16787   DX_COND_man_TRUE=
    16788   DX_COND_man_FALSE='#'
    16789 else
    16790   DX_COND_man_TRUE='#'
    16791   DX_COND_man_FALSE=
    16792 fi
    16793 
    1679416830    DX_ENV="$DX_ENV GENERATE_MAN='NO'"
    1679516831
     
    1683916875    :
    1684016876fi
    16841 if test "$DX_FLAG_rtf" = 1; then
    16842      if :; then
     16877 if test "$DX_FLAG_rtf" = 1; then
    1684316878  DX_COND_rtf_TRUE=
    1684416879  DX_COND_rtf_FALSE='#'
     
    1684816883fi
    1684916884
     16885if test "$DX_FLAG_rtf" = 1; then
    1685016886    DX_ENV="$DX_ENV GENERATE_RTF='YES'"
    1685116887
    1685216888    :
    1685316889else
    16854      if false; then
    16855   DX_COND_rtf_TRUE=
    16856   DX_COND_rtf_FALSE='#'
    16857 else
    16858   DX_COND_rtf_TRUE='#'
    16859   DX_COND_rtf_FALSE=
    16860 fi
    16861 
    1686216890    DX_ENV="$DX_ENV GENERATE_RTF='NO'"
    1686316891
     
    1690716935    :
    1690816936fi
    16909 if test "$DX_FLAG_xml" = 1; then
    16910      if :; then
     16937 if test "$DX_FLAG_xml" = 1; then
    1691116938  DX_COND_xml_TRUE=
    1691216939  DX_COND_xml_FALSE='#'
     
    1691616943fi
    1691716944
     16945if test "$DX_FLAG_xml" = 1; then
    1691816946    DX_ENV="$DX_ENV GENERATE_XML='YES'"
    1691916947
    1692016948    :
    1692116949else
    16922      if false; then
    16923   DX_COND_xml_TRUE=
    16924   DX_COND_xml_FALSE='#'
    16925 else
    16926   DX_COND_xml_TRUE='#'
    16927   DX_COND_xml_FALSE=
    16928 fi
    16929 
    1693016950    DX_ENV="$DX_ENV GENERATE_XML='NO'"
    1693116951
     
    1708017100    :
    1708117101fi
    17082 if test "$DX_FLAG_chm" = 1; then
    17083      if :; then
     17102 if test "$DX_FLAG_chm" = 1; then
    1708417103  DX_COND_chm_TRUE=
    1708517104  DX_COND_chm_FALSE='#'
     
    1708917108fi
    1709017109
     17110if test "$DX_FLAG_chm" = 1; then
    1709117111    DX_ENV="$DX_ENV HHC_PATH='$DX_HHC'"
    1709217112
     
    1709717117    :
    1709817118else
    17099      if false; then
    17100   DX_COND_chm_TRUE=
    17101   DX_COND_chm_FALSE='#'
    17102 else
    17103   DX_COND_chm_TRUE='#'
    17104   DX_COND_chm_FALSE=
    17105 fi
    17106 
    1710717119    DX_ENV="$DX_ENV GENERATE_HTMLHELP='NO'"
    1710817120
     
    1715217164    :
    1715317165fi
    17154 if test "$DX_FLAG_chi" = 1; then
    17155      if :; then
     17166 if test "$DX_FLAG_chi" = 1; then
    1715617167  DX_COND_chi_TRUE=
    1715717168  DX_COND_chi_FALSE='#'
     
    1716117172fi
    1716217173
     17174if test "$DX_FLAG_chi" = 1; then
    1716317175    DX_ENV="$DX_ENV GENERATE_CHI='YES'"
    1716417176
    1716517177    :
    1716617178else
    17167      if false; then
    17168   DX_COND_chi_TRUE=
    17169   DX_COND_chi_FALSE='#'
    17170 else
    17171   DX_COND_chi_TRUE='#'
    17172   DX_COND_chi_FALSE=
    17173 fi
    17174 
    1717517179    DX_ENV="$DX_ENV GENERATE_CHI='NO'"
    1717617180
     
    1722617230    :
    1722717231fi
    17228 if test "$DX_FLAG_html" = 1; then
    17229      if :; then
     17232 if test "$DX_FLAG_html" = 1; then
    1723017233  DX_COND_html_TRUE=
    1723117234  DX_COND_html_FALSE='#'
     
    1723517238fi
    1723617239
     17240if test "$DX_FLAG_html" = 1; then
    1723717241    DX_ENV="$DX_ENV GENERATE_HTML='YES'"
    1723817242
    1723917243    :
    1724017244else
    17241      if false; then
    17242   DX_COND_html_TRUE=
    17243   DX_COND_html_FALSE='#'
    17244 else
    17245   DX_COND_html_TRUE='#'
    17246   DX_COND_html_FALSE=
    17247 fi
    17248 
    1724917245    test "$DX_FLAG_chm" = 1 || DX_ENV="$DX_ENV GENERATE_HTML='NO'"
    1725017246
     
    1771717713    :
    1771817714fi
    17719 if test "$DX_FLAG_ps" = 1; then
    17720      if :; then
     17715 if test "$DX_FLAG_ps" = 1; then
    1772117716  DX_COND_ps_TRUE=
    1772217717  DX_COND_ps_FALSE='#'
     
    1772617721fi
    1772717722
     17723if test "$DX_FLAG_ps" = 1; then
    1772817724
    1772917725    :
    1773017726else
    17731      if false; then
    17732   DX_COND_ps_TRUE=
    17733   DX_COND_ps_FALSE='#'
    17734 else
    17735   DX_COND_ps_TRUE='#'
    17736   DX_COND_ps_FALSE=
    17737 fi
    17738 
    1773917727
    1774017728    :
     
    1810018088    :
    1810118089fi
    18102 if test "$DX_FLAG_pdf" = 1; then
    18103      if :; then
     18090 if test "$DX_FLAG_pdf" = 1; then
    1810418091  DX_COND_pdf_TRUE=
    1810518092  DX_COND_pdf_FALSE='#'
     
    1810918096fi
    1811018097
     18098if test "$DX_FLAG_pdf" = 1; then
    1811118099
    1811218100    :
    1811318101else
    18114      if false; then
    18115   DX_COND_pdf_TRUE=
    18116   DX_COND_pdf_FALSE='#'
    18117 else
    18118   DX_COND_pdf_TRUE='#'
    18119   DX_COND_pdf_FALSE=
    18120 fi
    18121 
    1812218102
    1812318103    :
     
    1812618106
    1812718107# 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
    1813018109  DX_COND_latex_TRUE=
    1813118110  DX_COND_latex_FALSE='#'
     
    1813518114fi
    1813618115
     18116if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then
    1813718117    DX_ENV="$DX_ENV GENERATE_LATEX='YES'"
    1813818118
    1813918119else
    18140      if false; then
    18141   DX_COND_latex_TRUE=
    18142   DX_COND_latex_FALSE='#'
    18143 else
    18144   DX_COND_latex_TRUE='#'
    18145   DX_COND_latex_FALSE=
    18146 fi
    18147 
    1814818120    DX_ENV="$DX_ENV GENERATE_LATEX='NO'"
    1814918121
     
    1852818500                cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    1852918501/* end confdefs.h.  */
    18530 #include <pthread.h>
     18502
     18503                    #include <pthread.h>
    1853118504int
    1853218505main ()
     
    1982019793LDFLAGS+=" "$MOTIF_LDFLAGS
    1982119794
    19822 if test "$lt_cv_libxp" = "yes"; then
    19823   :
    19824 else
     19795if test -z "$HAS_LIBXP_TRUE"; then :
     19796  else
    1982519797  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  Motif/lesstif not found!" >&5
    1982619798$as_echo "$as_me: WARNING:  Motif/lesstif not found!" >&2;}
     
    2400223974
    2400323975                cat > conftest.$ac_ext <<EOF
    24004 #line 24004 "configure"
     23976#line 23976 "configure"
    2400523977#include "confdefs.h"
    2400623978#include <qglobal.h>
     
    2521825190
    2521925191
    25220 if test "$HAVE_CFITSIO" = yes -a "$HAVE_CCFITS" = yes; then
     25192if test -z "$HAS_FITS_TRUE"; then :
    2522125193  $as_echo "#define HAVE_FITS 1" >>confdefs.h
    2522225194
    2522325195fi
    25224 if test "$ROOTEXEC" != no; then
     25196if test -z "$HAS_ROOT_TRUE"; then :
    2522525197  $as_echo "#define HAVE_ROOT 1" >>confdefs.h
    2522625198
    2522725199fi
    25228 if test "$HAVE_ZLIB" = yes; then
     25200if test -z "$HAS_ZLIB_TRUE"; then :
    2522925201  $as_echo "#define HAVE_ZLIB 1" >>confdefs.h
    2523025202
    2523125203fi
    25232 if test "$HAVE_NOVA" = yes; then
     25204if test -z "$HAS_NOVA_TRUE"; then :
    2523325205  $as_echo "#define HAVE_NOVA 1" >>confdefs.h
    2523425206
    2523525207fi
    25236 if test "$HAVE_DBUS" = yes; then
     25208if test -z "$HAS_DBUS_TRUE"; then :
    2523725209  $as_echo "#define HAVE_DBUS 1" >>confdefs.h
    2523825210
    2523925211fi
    25240 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then
     25212if test -z "$HAS_SQL_TRUE"; then :
    2524125213  $as_echo "#define HAVE_SQL 1" >>confdefs.h
    2524225214
    2524325215fi
    25244 if test "$HAVE_V8" = yes; then
     25216if test -z "$HAS_V8_TRUE"; then :
    2524525217  $as_echo "#define HAVE_V8 1" >>confdefs.h
    2524625218
     
    2542025392Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2542125393fi
    25422 if test -z "${DX_COND_doc_TRUE}" && test -z "${DX_COND_doc_FALSE}"; then
    25423   as_fn_error $? "conditional \"DX_COND_doc\" was never defined.
    25424 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25425 fi
    2542625394if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then
    2542725395  as_fn_error $? "conditional \"DX_COND_dot\" was never defined.
    2542825396Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2542925397fi
    25430 if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then
    25431   as_fn_error $? "conditional \"DX_COND_dot\" was never defined.
    25432 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25433 fi
    2543425398if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then
    2543525399  as_fn_error $? "conditional \"DX_COND_man\" was never defined.
    2543625400Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2543725401fi
    25438 if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then
    25439   as_fn_error $? "conditional \"DX_COND_man\" was never defined.
    25440 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25441 fi
    2544225402if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then
    2544325403  as_fn_error $? "conditional \"DX_COND_rtf\" was never defined.
    2544425404Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2544525405fi
    25446 if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then
    25447   as_fn_error $? "conditional \"DX_COND_rtf\" was never defined.
    25448 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25449 fi
    2545025406if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then
    2545125407  as_fn_error $? "conditional \"DX_COND_xml\" was never defined.
    2545225408Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2545325409fi
    25454 if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then
    25455   as_fn_error $? "conditional \"DX_COND_xml\" was never defined.
    25456 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25457 fi
    2545825410if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then
    2545925411  as_fn_error $? "conditional \"DX_COND_chm\" was never defined.
    2546025412Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2546125413fi
    25462 if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then
    25463   as_fn_error $? "conditional \"DX_COND_chm\" was never defined.
    25464 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25465 fi
    2546625414if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then
    2546725415  as_fn_error $? "conditional \"DX_COND_chi\" was never defined.
    2546825416Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2546925417fi
    25470 if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then
    25471   as_fn_error $? "conditional \"DX_COND_chi\" was never defined.
    25472 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25473 fi
    2547425418if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then
    2547525419  as_fn_error $? "conditional \"DX_COND_html\" was never defined.
    2547625420Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2547725421fi
    25478 if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then
    25479   as_fn_error $? "conditional \"DX_COND_html\" was never defined.
    25480 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25481 fi
    2548225422if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then
    2548325423  as_fn_error $? "conditional \"DX_COND_ps\" was never defined.
    2548425424Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2548525425fi
    25486 if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then
    25487   as_fn_error $? "conditional \"DX_COND_ps\" was never defined.
    25488 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25489 fi
    2549025426if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then
    2549125427  as_fn_error $? "conditional \"DX_COND_pdf\" was never defined.
    25492 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25493 fi
    25494 if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then
    25495   as_fn_error $? "conditional \"DX_COND_pdf\" was never defined.
    25496 Usually this means the macro was only invoked conditionally." "$LINENO" 5
    25497 fi
    25498 if test -z "${DX_COND_latex_TRUE}" && test -z "${DX_COND_latex_FALSE}"; then
    25499   as_fn_error $? "conditional \"DX_COND_latex\" was never defined.
    2550025428Usually this means the macro was only invoked conditionally." "$LINENO" 5
    2550125429fi
     
    2802027948{ $as_echo "$as_me:${as_lineno-$LINENO}: " >&5
    2802127949$as_echo "$as_me: " >&6;}
    28022 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then
     27950if test -z "$HAS_SQL_TRUE"; then :
    2802327951
    2802427952   { $as_echo "$as_me:${as_lineno-$LINENO}: --------------------------------------------------------------------" >&5
     
    2803427962
    2803527963fi
    28036 if test "$QT4_VERSION"; then
     27964if test -z "$HAS_QT4_TRUE"; then :
    2803727965
    2803827966   { $as_echo "$as_me:${as_lineno-$LINENO}: --------------------------------------------------------------------" >&5
     
    2806227990
    2806327991fi
    28064 if test "$ROOTEXEC" != no; then
     27992if test -z "$HAS_ROOT_TRUE"; then :
    2806527993
    2806627994   { $as_echo "$as_me:${as_lineno-$LINENO}: --------------------------------------------------------------------" >&5
     
    2811028038{ $as_echo "$as_me:${as_lineno-$LINENO}:  CCfits                 / 'CCfits/CCfits'    found: $HAVE_CCFITS" >&5
    2811128039$as_echo "$as_me:  CCfits                 / 'CCfits/CCfits'    found: $HAVE_CCFITS" >&6;}
    28112 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then
     28040if test -z "$HAS_SQL_TRUE"; then :
    2811328041  { $as_echo "$as_me:${as_lineno-$LINENO}:  MySQL/MySQL++          / 'mysql++.h'        found: yes" >&5
    2811428042$as_echo "$as_me:  MySQL/MySQL++          / 'mysql++.h'        found: yes" >&6;}
     
    2812028048{ $as_echo "$as_me:${as_lineno-$LINENO}:  DBus-1, DBus-glib-1    / pkg-config         found: $HAVE_DBUS" >&5
    2812128049$as_echo "$as_me:  DBus-1, DBus-glib-1    / pkg-config         found: $HAVE_DBUS" >&6;}
    28122 if test "$lt_cv_libxp" = "yes"; then
     28050if test -z "$HAS_LIBXP_TRUE"; then :
    2812328051  { $as_echo "$as_me:${as_lineno-$LINENO}:  Motif/lesstif          / 'Xm/Xm.h' 'libXp'  found: yes" >&5
    2812428052$as_echo "$as_me:  Motif/lesstif          / 'Xm/Xm.h' 'libXp'  found: yes" >&6;}
     
    2812928057fi
    2813028058
    28131 if test "$lt_cv_libxp" = "yes"; then
     28059if test -z "$HAS_LIBXP_TRUE"; then :
    2813228060  { $as_echo "$as_me:${as_lineno-$LINENO}:  Motif/lesstif          / 'Xm/Xm.h' 'libXp'  found: yes" >&5
    2813328061$as_echo "$as_me:  Motif/lesstif          / 'Xm/Xm.h' 'libXp'  found: yes" >&6;}
     
    2813728065
    2813828066fi
    28139 if test "$COLORDIFF" = colordiff; then
     28067if test -z "$HAS_COLORDIFF_TRUE"; then :
    2814028068  { $as_echo "$as_me:${as_lineno-$LINENO}:  colored svn diff       / 'colordiff'        found: yes" >&5
    2814128069$as_echo "$as_me:  colored svn diff       / 'colordiff'        found: yes" >&6;}
     
    2814528073
    2814628074fi
    28147 if test "$HELP2MAN" = yes; then
     28075if test -z "$HAS_HELP2MAN_TRUE"; then :
    2814828076
    2814928077   { $as_echo "$as_me:${as_lineno-$LINENO}:  man-pages enabled      / 'help2man'         found: $HELP2MAN" >&5
    2815028078$as_echo "$as_me:  man-pages enabled      / 'help2man'         found: $HELP2MAN" >&6;}
    28151    if test "$GROFF" = yes; then
     28079   if test -z "$HAS_GROFF_TRUE"; then :
    2815228080  { $as_echo "$as_me:${as_lineno-$LINENO}:  build of html enabled  / 'groff'            found: yes" >&5
    2815328081$as_echo "$as_me:  build of html enabled  / 'groff'            found: yes" >&6;}
     
    2816728095fi
    2816828096
    28169 if test "$DX_DOXYGEN"; then
     28097if test -z "$HAS_DOXYGEN_TRUE"; then :
    2817028098  { $as_echo "$as_me:${as_lineno-$LINENO}:  doxygen docu enabled   / 'doxygen'          found: $DX_DOXYGEN" >&5
    2817128099$as_echo "$as_me:  doxygen docu enabled   / 'doxygen'          found: $DX_DOXYGEN" >&6;}
     
    2817528103
    2817628104fi
    28177 if test "$DX_DOT"; then
     28105if test -z "$HAS_DOT_TRUE"; then :
    2817828106  { $as_echo "$as_me:${as_lineno-$LINENO}:  doxygen graphs enabled / 'dot' (graphviz)   found: $DX_DOT" >&5
    2817928107$as_echo "$as_me:  doxygen graphs enabled / 'dot' (graphviz)   found: $DX_DOT" >&6;}
     
    2818328111
    2818428112fi
    28185 if test "$QT4_VERSION"; then
     28113if test -z "$HAS_QT4_TRUE"; then :
    2818628114  { $as_echo "$as_me:${as_lineno-$LINENO}:  QT4 support enabled    /  QT4 toolkit       found: yes" >&5
    2818728115$as_echo "$as_me:  QT4 support enabled    /  QT4 toolkit       found: yes" >&6;}
     
    2819328121{ $as_echo "$as_me:${as_lineno-$LINENO}:  ROOT support enabled   /  root >= 5.12/00   found: $ROOTEXEC" >&5
    2819428122$as_echo "$as_me:  ROOT support enabled   /  root >= 5.12/00   found: $ROOTEXEC" >&6;}
    28195 if test "$HAVE_ROOT_QT" = yes; then
     28123if test -z "$HAS_ROOT_QT_TRUE"; then :
    2819628124  { $as_echo "$as_me:${as_lineno-$LINENO}:  ROOT built with --with-qt                   found: yes" >&5
    2819728125$as_echo "$as_me:  ROOT built with --with-qt                   found: yes" >&6;}
     
    2821728145{ $as_echo "$as_me:${as_lineno-$LINENO}:    it does most probably not work." >&5
    2821828146$as_echo "$as_me:    it does most probably not work." >&6;}
    28219 if test "$COLORGCC"; then
    28220   :
    28221 else
     28147if test -z "$HAS_COLORGCC_TRUE"; then :
     28148  else
    2822228149  { $as_echo "$as_me:${as_lineno-$LINENO}:  - Install colorgcc to get colored compiler output." >&5
    2822328150$as_echo "$as_me:  - Install colorgcc to get colored compiler output." >&6;}
     
    2824228169{ $as_echo "$as_me:${as_lineno-$LINENO}:  diff:          colored 'svn diff' if colordiff is installed" >&5
    2824328170$as_echo "$as_me:  diff:          colored 'svn diff' if colordiff is installed" >&6;}
    28244 if test "$HELP2MAN" = yes; then
     28171if test -z "$HAS_HELP2MAN_TRUE"; then :
    2824528172
    2824628173   { $as_echo "$as_me:${as_lineno-$LINENO}:  program.man:   build man-page from 'program --help'" >&5
     
    2824828175   { $as_echo "$as_me:${as_lineno-$LINENO}:                 (display with 'man ./program.man')" >&5
    2824928176$as_echo "$as_me:                 (display with 'man ./program.man')" >&6;}
    28250    if test "$GROFF" = yes; then
     28177   if test -z "$HAS_GROFF_TRUE"; then :
    2825128178
    2825228179      { $as_echo "$as_me:${as_lineno-$LINENO}:  program.html:  build html page from man-page" >&5
    2825328180$as_echo "$as_me:  program.html:  build html page from man-page" >&6;}
    28254       if test "$PS2PDF" = yes; then
     28181      if test -z "$HAS_PS2PDF_TRUE"; then :
    2825528182  { $as_echo "$as_me:${as_lineno-$LINENO}:  program.pdf:   build pdf documentation from man page" >&5
    2825628183$as_echo "$as_me:  program.pdf:   build pdf documentation from man page" >&6;}
     
    2826128188
    2826228189fi
    28263 if test "$DX_DOXYGEN"; then
     28190if test -z "$HAS_DOXYGEN_TRUE"; then :
    2826428191  { $as_echo "$as_me:${as_lineno-$LINENO}:  doxygen-run:   build html documentation with doxygen" >&5
    2826528192$as_echo "$as_me:  doxygen-run:   build html documentation with doxygen" >&6;}
     
    2827628203{ $as_echo "$as_me:${as_lineno-$LINENO}: " >&5
    2827728204$as_echo "$as_me: " >&6;}
    28278 if test "$HAVE_ZLIB" = yes; then
    28279   :
    28280 else
     28205if test -z "$HAS_ZLIB_TRUE"; then :
     28206  else
    2828128207  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  zlib not found. Support for reading .fits.gz disabled." >&5
    2828228208$as_echo "$as_me: WARNING:  zlib not found. Support for reading .fits.gz disabled." >&2;}
    2828328209
    2828428210fi
    28285 if test "$lt_cv_libxp" = "yes"; then
    28286   :
    28287 else
     28211if test -z "$HAS_LIBXP_TRUE"; then :
     28212  else
    2828828213  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  Motif/lesstif not found. The dim gui did will not be built!" >&5
    2828928214$as_echo "$as_me: WARNING:  Motif/lesstif not found. The dim gui did will not be built!" >&2;}
    2829028215
    2829128216fi
    28292 if test "$HAVE_CFITSIO" = yes -a "$HAVE_CCFITS" = yes; then
    28293   :
    28294 else
     28217if test -z "$HAS_FITS_TRUE"; then :
     28218  else
    2829528219  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  FITS support disabled. cfitsio/CCfits missing!" >&5
    2829628220$as_echo "$as_me: WARNING:  FITS support disabled. cfitsio/CCfits missing!" >&2;}
    2829728221
    2829828222fi
    28299 if test "$ROOTEXEC" != no; then
    28300   if test "$HAVE_ROOT_QT" = yes; then
    28301   :
    28302 else
     28223if test -z "$HAS_ROOT_TRUE"; then :
     28224  if test -z "$HAS_ROOT_QT_TRUE"; then :
     28225  else
    2830328226  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  root found but it was built without the --with-qt option" >&5
    2830428227$as_echo "$as_me: WARNING:  root found but it was built without the --with-qt option" >&2;}
     
    2830728230
    2830828231fi
    28309 if test "$QT4_VERSION"; then
    28310   :
    28311 else
     28232if test -z "$HAS_QT4_TRUE"; then :
     28233  else
    2831228234  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  QT4 missing - GUIs disabled!" >&5
    2831328235$as_echo "$as_me: WARNING:  QT4 missing - GUIs disabled!" >&2;}
    2831428236fi
    28315 if test "$HAVE_GL" = yes; then
    28316   :
    28317 else
     28237if test -z "$HAS_GL_TRUE"; then :
     28238  else
    2831828239  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  GL not found - GUIs will be disabled." >&5
    2831928240$as_echo "$as_me: WARNING:  GL not found - GUIs will be disabled." >&2;}
    2832028241fi
    28321 if test "$HAVE_GLU" = yes; then
    28322   :
    28323 else
     28242if test -z "$HAS_GLU_TRUE"; then :
     28243  else
    2832428244  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  GLU not found - GUIs will be disabled." >&5
    2832528245$as_echo "$as_me: WARNING:  GLU not found - GUIs will be disabled." >&2;}
    2832628246fi
    28327 if test "$HAVE_QGL" = yes; then
    28328   :
    28329 else
     28247if test -z "$HAS_QGL_TRUE"; then :
     28248  else
    2833028249  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  QtOpenGl not found - GUIs will be disabled." >&5
    2833128250$as_echo "$as_me: WARNING:  QtOpenGl not found - GUIs will be disabled." >&2;}
    2833228251fi
    28333 if test "$HAVE_QWT" = yes; then
    28334   :
    28335 else
     28252if test -z "$HAS_QWT_TRUE"; then :
     28253  else
    2833628254  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  Qwt not found - viewer will be disabled." >&5
    2833728255$as_echo "$as_me: WARNING:  Qwt not found - viewer will be disabled." >&2;}
    2833828256fi
    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
     28257if test -z "$HAS_GUI_TRUE"; then :
     28258  else
    2834228259  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  Either of the necessary packages not found - fact GUI disabled!" >&5
    2834328260$as_echo "$as_me: WARNING:  Either of the necessary packages not found - fact GUI disabled!" >&2;}
    2834428261
    2834528262fi
    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
     28263if test -z "$HAS_VIEWER_TRUE"; then :
     28264  else
    2834928265  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  Either of the necessary packages not found - viewer GUI disabled!" >&5
    2835028266$as_echo "$as_me: WARNING:  Either of the necessary packages not found - viewer GUI disabled!" >&2;}
    2835128267
    2835228268fi
    28353 if test "$MYSQLPP_LIB_DIR" -a "$MYSQLPP_INC_DIR" ; then
    28354   :
    28355 else
     28269if test -z "$HAS_SQL_TRUE"; then :
     28270  else
    2835628271  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  database support globally disabled!" >&5
    2835728272$as_echo "$as_me: WARNING:  database support globally disabled!" >&2;}
    2835828273fi
    28359 if test "$HAVE_NOVA" = yes; then
    28360   :
    28361 else
     28274if test -z "$HAS_NOVA_TRUE"; then :
     28275  else
    2836228276  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  libnova missing - smartfact will be compiles without astronomy support!" >&5
    2836328277$as_echo "$as_me: WARNING:  libnova missing - smartfact will be compiles without astronomy support!" >&2;}
    2836428278fi
    28365 if test "$HAVE_V8" = yes; then
    28366   :
    28367 else
     28279if test -z "$HAS_V8_TRUE"; then :
     28280  else
    2836828281  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  libv8 missing - JavaScript support will be disabled!" >&5
    2836928282$as_echo "$as_me: WARNING:  libv8 missing - JavaScript support will be disabled!" >&2;}
    2837028283fi
    28371 if test "$HAVE_DBUS" = yes; then
    28372   :
    28373 else
     28284if test -z "$HAS_DBUS_TRUE"; then :
     28285  else
    2837428286  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  DBus libraries missing - skypeclient will not be compiled!" >&5
    2837528287$as_echo "$as_me: WARNING:  DBus libraries missing - skypeclient will not be compiled!" >&2;}
    2837628288fi
    28377 if test "$HAVE_SOPRANO" = yes; then
    28378   :
    28379 else
     28289if test -z "$HAS_SOPRANO_TRUE"; then :
     28290  else
    2838028291  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:  Soprano libraries missing - tngweather will not be compiled!" >&5
    2838128292$as_echo "$as_me: WARNING:  Soprano libraries missing - tngweather will not be compiled!" >&2;}
Note: See TracChangeset for help on using the changeset viewer.