Changeset 11721 for trunk/FACT++
- Timestamp:
- 07/30/11 16:14:29 (13 years ago)
- Location:
- trunk/FACT++
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r11622 r11721 753 753 HAS_VIEWER_FALSE 754 754 HAS_VIEWER_TRUE 755 HAS_QWT_FALSE 756 HAS_QWT_TRUE 757 HAS_QGL_FALSE 758 HAS_QGL_TRUE 755 759 HAS_GLU_FALSE 756 760 HAS_GLU_TRUE … … 1078 1082 with_QGL_include 1079 1083 with_QGL_libdir 1084 with_qwt 1085 with_qwt_include 1086 with_qwt_libdir 1080 1087 with_root 1081 1088 with_rootsys … … 1826 1833 --with-qt4-libraries where the Qt 4 library is installed 1827 1834 --with-QGL=DIR root directory of QGL installation 1828 --with-QGL-include=DIR specify exact include dir for QGL headers (e.g. QtOpenGL/QG lWidget)1835 --with-QGL-include=DIR specify exact include dir for QGL headers (e.g. QtOpenGL/QGLWidget) 1829 1836 --with-QGL-libdir=DIR specify exact library dir for QGL library (e.g. libQtOpenGL) 1830 1837 --without-QGL disables QGL usage completely 1838 --with-qwt=DIR root directory of qwt installation 1839 --with-qwt-include=DIR specify exact include dir for qwt headers (e.g. qwt_plot.h) 1840 --with-qwt-libdir=DIR specify exact library dir for qwt library (e.g. libqwt-qt4) 1841 --without-qwt disables qwt usage completely 1831 1842 --without-root Disable root, i.e. disable gui support. 1832 1843 --with-rootsys path to the ROOT executables or top ROOT … … 4835 4846 lt_cv_nm_interface="BSD nm" 4836 4847 echo "int some_variable = 0;" > conftest.$ac_ext 4837 (eval echo "\"\$as_me:48 37: $ac_compile\"" >&5)4848 (eval echo "\"\$as_me:4848: $ac_compile\"" >&5) 4838 4849 (eval "$ac_compile" 2>conftest.err) 4839 4850 cat conftest.err >&5 4840 (eval echo "\"\$as_me:48 40: $NM \\\"conftest.$ac_objext\\\"\"" >&5)4851 (eval echo "\"\$as_me:4851: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 4841 4852 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 4842 4853 cat conftest.err >&5 4843 (eval echo "\"\$as_me:48 43: output\"" >&5)4854 (eval echo "\"\$as_me:4854: output\"" >&5) 4844 4855 cat conftest.out >&5 4845 4856 if $GREP 'External.*some_variable' conftest.out > /dev/null; then … … 6046 6057 *-*-irix6*) 6047 6058 # Find out which ABI we are using. 6048 echo '#line 60 48"configure"' > conftest.$ac_ext6059 echo '#line 6059 "configure"' > conftest.$ac_ext 6049 6060 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 6050 6061 (eval $ac_compile) 2>&5 … … 7707 7718 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7708 7719 -e 's:$: $lt_compiler_flag:'` 7709 (eval echo "\"\$as_me:77 09: $lt_compile\"" >&5)7720 (eval echo "\"\$as_me:7720: $lt_compile\"" >&5) 7710 7721 (eval "$lt_compile" 2>conftest.err) 7711 7722 ac_status=$? 7712 7723 cat conftest.err >&5 7713 echo "$as_me:77 13: \$? = $ac_status" >&57724 echo "$as_me:7724: \$? = $ac_status" >&5 7714 7725 if (exit $ac_status) && test -s "$ac_outfile"; then 7715 7726 # The compiler can only warn and ignore the option if not recognized … … 8046 8057 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8047 8058 -e 's:$: $lt_compiler_flag:'` 8048 (eval echo "\"\$as_me:80 48: $lt_compile\"" >&5)8059 (eval echo "\"\$as_me:8059: $lt_compile\"" >&5) 8049 8060 (eval "$lt_compile" 2>conftest.err) 8050 8061 ac_status=$? 8051 8062 cat conftest.err >&5 8052 echo "$as_me:80 52: \$? = $ac_status" >&58063 echo "$as_me:8063: \$? = $ac_status" >&5 8053 8064 if (exit $ac_status) && test -s "$ac_outfile"; then 8054 8065 # The compiler can only warn and ignore the option if not recognized … … 8151 8162 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8152 8163 -e 's:$: $lt_compiler_flag:'` 8153 (eval echo "\"\$as_me:81 53: $lt_compile\"" >&5)8164 (eval echo "\"\$as_me:8164: $lt_compile\"" >&5) 8154 8165 (eval "$lt_compile" 2>out/conftest.err) 8155 8166 ac_status=$? 8156 8167 cat out/conftest.err >&5 8157 echo "$as_me:81 57: \$? = $ac_status" >&58168 echo "$as_me:8168: \$? = $ac_status" >&5 8158 8169 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8159 8170 then … … 8206 8217 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8207 8218 -e 's:$: $lt_compiler_flag:'` 8208 (eval echo "\"\$as_me:82 08: $lt_compile\"" >&5)8219 (eval echo "\"\$as_me:8219: $lt_compile\"" >&5) 8209 8220 (eval "$lt_compile" 2>out/conftest.err) 8210 8221 ac_status=$? 8211 8222 cat out/conftest.err >&5 8212 echo "$as_me:82 12: \$? = $ac_status" >&58223 echo "$as_me:8223: \$? = $ac_status" >&5 8213 8224 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8214 8225 then … … 10590 10601 lt_status=$lt_dlunknown 10591 10602 cat > conftest.$ac_ext <<_LT_EOF 10592 #line 10 592"configure"10603 #line 10603 "configure" 10593 10604 #include "confdefs.h" 10594 10605 … … 10686 10697 lt_status=$lt_dlunknown 10687 10698 cat > conftest.$ac_ext <<_LT_EOF 10688 #line 106 88"configure"10699 #line 10699 "configure" 10689 10700 #include "confdefs.h" 10690 10701 … … 12642 12653 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12643 12654 -e 's:$: $lt_compiler_flag:'` 12644 (eval echo "\"\$as_me:126 44: $lt_compile\"" >&5)12655 (eval echo "\"\$as_me:12655: $lt_compile\"" >&5) 12645 12656 (eval "$lt_compile" 2>conftest.err) 12646 12657 ac_status=$? 12647 12658 cat conftest.err >&5 12648 echo "$as_me:126 48: \$? = $ac_status" >&512659 echo "$as_me:12659: \$? = $ac_status" >&5 12649 12660 if (exit $ac_status) && test -s "$ac_outfile"; then 12650 12661 # The compiler can only warn and ignore the option if not recognized … … 12741 12752 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12742 12753 -e 's:$: $lt_compiler_flag:'` 12743 (eval echo "\"\$as_me:127 43: $lt_compile\"" >&5)12754 (eval echo "\"\$as_me:12754: $lt_compile\"" >&5) 12744 12755 (eval "$lt_compile" 2>out/conftest.err) 12745 12756 ac_status=$? 12746 12757 cat out/conftest.err >&5 12747 echo "$as_me:127 47: \$? = $ac_status" >&512758 echo "$as_me:12758: \$? = $ac_status" >&5 12748 12759 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12749 12760 then … … 12793 12804 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12794 12805 -e 's:$: $lt_compiler_flag:'` 12795 (eval echo "\"\$as_me:12 795: $lt_compile\"" >&5)12806 (eval echo "\"\$as_me:12806: $lt_compile\"" >&5) 12796 12807 (eval "$lt_compile" 2>out/conftest.err) 12797 12808 ac_status=$? 12798 12809 cat out/conftest.err >&5 12799 echo "$as_me:12 799: \$? = $ac_status" >&512810 echo "$as_me:12810: \$? = $ac_status" >&5 12800 12811 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12801 12812 then … … 18297 18308 fi 18298 18309 18310 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${LANGUAGE}" >&5 18311 $as_echo "$as_me: WARNING: ${LANGUAGE}" >&2;} 18312 18313 18314 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" 18315 if test "x$ac_cv_header_zlib_h" = x""yes; then : 18316 18317 else 18318 no_good=yes 18319 fi 18320 18321 18299 18322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflateEnd in -lz" >&5 18300 18323 $as_echo_n "checking for inflateEnd in -lz... " >&6; } … … 18344 18367 fi 18345 18368 18346 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"18347 if test "x$ac_cv_header_zlib_h" = x""yes; then :18348 18349 else18350 no_good=yes18351 fi18352 18353 18354 18369 if test "$no_good" = yes; then 18355 18370 HAVE_ZLIB=no … … 18412 18427 CFLAGS="$CFLAGS -I${GL_include}" 18413 18428 fi 18429 18430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${LANGUAGE}" >&5 18431 $as_echo "$as_me: WARNING: ${LANGUAGE}" >&2;} 18432 18433 18434 ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default" 18435 if test "x$ac_cv_header_GL_gl_h" = x""yes; then : 18436 18437 else 18438 no_good=yes 18439 fi 18440 18414 18441 18415 18442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glLoadIdentity in -lGL" >&5 … … 18460 18487 fi 18461 18488 18462 ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default"18463 if test "x$ac_cv_header_GL_gl_h" = x""yes; then :18464 18465 else18466 no_good=yes18467 fi18468 18469 18470 18489 if test "$no_good" = yes; then 18471 18490 HAVE_GL=no … … 18526 18545 CFLAGS="$CFLAGS -I${GLU_include}" 18527 18546 fi 18547 18548 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${LANGUAGE}" >&5 18549 $as_echo "$as_me: WARNING: ${LANGUAGE}" >&2;} 18550 18551 18552 ac_fn_c_check_header_mongrel "$LINENO" "GL/glu.h" "ac_cv_header_GL_glu_h" "$ac_includes_default" 18553 if test "x$ac_cv_header_GL_glu_h" = x""yes; then : 18554 18555 else 18556 no_good=yes 18557 fi 18558 18528 18559 18529 18560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gluNewTess in -lGLU" >&5 … … 18574 18605 fi 18575 18606 18576 ac_fn_c_check_header_mongrel "$LINENO" "GL/glu.h" "ac_cv_header_GL_glu_h" "$ac_includes_default"18577 if test "x$ac_cv_header_GL_glu_h" = x""yes; then :18578 18579 else18580 no_good=yes18581 fi18582 18583 18584 18607 if test "$no_good" = yes; then 18585 18608 HAVE_GLU=no … … 18691 18714 CFLAGS="$CFLAGS -I${cfitsio_include}" 18692 18715 fi 18716 18717 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${LANGUAGE}" >&5 18718 $as_echo "$as_me: WARNING: ${LANGUAGE}" >&2;} 18719 18720 18721 ac_fn_c_check_header_mongrel "$LINENO" "fitsio.h" "ac_cv_header_fitsio_h" "$ac_includes_default" 18722 if test "x$ac_cv_header_fitsio_h" = x""yes; then : 18723 18724 else 18725 no_good=yes 18726 fi 18727 18693 18728 18694 18729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ffpss in -lcfitsio" >&5 … … 18739 18774 fi 18740 18775 18741 ac_fn_c_check_header_mongrel "$LINENO" "fitsio.h" "ac_cv_header_fitsio_h" "$ac_includes_default"18742 if test "x$ac_cv_header_fitsio_h" = x""yes; then :18743 18744 else18745 no_good=yes18746 fi18747 18748 18749 18776 if test "$no_good" = yes; then 18750 18777 HAVE_CFITSIO=no … … 18818 18845 CFLAGS="$CFLAGS -I${ccfits_include}" 18819 18846 fi 18847 18848 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${LANGUAGE}" >&5 18849 $as_echo "$as_me: WARNING: ${LANGUAGE}" >&2;} 18850 18851 18852 ac_fn_cxx_check_header_mongrel "$LINENO" "CCfits/CCfits" "ac_cv_header_CCfits_CCfits" "$ac_includes_default" 18853 if test "x$ac_cv_header_CCfits_CCfits" = x""yes; then : 18854 18855 else 18856 no_good=yes 18857 fi 18858 18820 18859 18821 18860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lCCfits" >&5 … … 18859 18898 no_good=yes 18860 18899 fi 18861 18862 ac_fn_cxx_check_header_mongrel "$LINENO" "CCfits/CCfits" "ac_cv_header_CCfits_CCfits" "$ac_includes_default"18863 if test "x$ac_cv_header_CCfits_CCfits" = x""yes; then :18864 18865 else18866 no_good=yes18867 fi18868 18869 18900 18870 18901 if test "$no_good" = yes; then … … 22121 22152 22122 22153 cat > conftest.$ac_ext <<EOF 22123 #line 221 23"configure"22154 #line 22154 "configure" 22124 22155 #include "confdefs.h" 22125 22156 #include <qglobal.h> … … 22284 22315 22285 22316 22317 # This allows to list the QT4 stuff independantly later 22318 CPPFLAGS+=" "${QT4_INCLUDES}" " 22286 22319 22287 22320 … … 22326 22359 fi 22327 22360 22328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lQtOpenGL" >&5 22329 $as_echo_n "checking for main in -lQtOpenGL... " >&6; } 22330 if test "${ac_cv_lib_QtOpenGL_main+set}" = set; then : 22361 ac_fn_cxx_check_header_mongrel "$LINENO" "QtOpenGL/QGLWidget" "ac_cv_header_QtOpenGL_QGLWidget" "$ac_includes_default" 22362 if test "x$ac_cv_header_QtOpenGL_QGLWidget" = x""yes; then : 22363 22364 else 22365 no_good=yes 22366 fi 22367 22368 22369 22370 ac_ext=cpp 22371 ac_cpp='$CXXCPP $CPPFLAGS' 22372 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 22373 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 22374 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 22375 22376 22377 22378 22379 22380 22381 22382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for QGLWidget qgl in -lQtOpenGL" >&5 22383 $as_echo_n "checking for QGLWidget qgl in -lQtOpenGL... " >&6; } 22384 if test "${ac_cv_lib_QtOpenGL_QGLWidget_qgl+set}" = set; then : 22331 22385 $as_echo_n "(cached) " >&6 22332 22386 else 22333 ac_check_lib_save_LIBS=$LIBS 22334 LIBS="-lQtOpenGL $LIBS" 22335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 22387 22388 ac_check_lib_save_LIBS=$LIBS 22389 LIBS="-lQtOpenGL $LIBS" 22390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 22336 22391 /* end confdefs.h. */ 22337 22338 22392 #include <QtOpenGL/QGLWidget> 22339 22393 int 22340 22394 main () 22341 22395 { 22342 return main (); 22396 QGLWidget qgl 22343 22397 ; 22344 22398 return 0; … … 22346 22400 _ACEOF 22347 22401 if ac_fn_cxx_try_link "$LINENO"; then : 22348 ac_cv_lib_QtOpenGL_ main=yes22349 else 22350 ac_cv_lib_QtOpenGL_ main=no22402 ac_cv_lib_QtOpenGL_QGLWidget_qgl=yes 22403 else 22404 ac_cv_lib_QtOpenGL_QGLWidget_qgl=no 22351 22405 fi 22352 22406 rm -f core conftest.err conftest.$ac_objext \ 22353 22407 conftest$ac_exeext conftest.$ac_ext 22354 LIBS=$ac_check_lib_save_LIBS 22355 fi 22356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_QtOpenGL_main" >&5 22357 $as_echo "$ac_cv_lib_QtOpenGL_main" >&6; } 22358 if test "x$ac_cv_lib_QtOpenGL_main" = x""yes; then : 22359 cat >>confdefs.h <<_ACEOF 22408 LIBS=$ac_check_lib_save_LIBS 22409 fi 22410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_QtOpenGL_QGLWidget_qgl" >&5 22411 $as_echo "$ac_cv_lib_QtOpenGL_QGLWidget_qgl" >&6; } 22412 if test $ac_cv_lib_QtOpenGL_QGLWidget_qgl = yes; then : 22413 22414 22415 cat >>confdefs.h <<_ACEOF 22360 22416 #define HAVE_LIBQTOPENGL 1 22361 22417 _ACEOF 22362 22418 22363 LIBS="-lQtOpenGL $LIBS" 22419 LIBS="-lQtOpenGL $LIBS" 22420 22364 22421 22365 22422 else … … 22367 22424 fi 22368 22425 22369 ac_fn_cxx_check_header_mongrel "$LINENO" "QtOpenGL/QGlWidget" "ac_cv_header_QtOpenGL_QGlWidget" "$ac_includes_default" 22370 if test "x$ac_cv_header_QtOpenGL_QGlWidget" = x""yes; then : 22371 22372 else 22373 no_good=yes 22374 fi 22426 22427 22428 ac_ext=cpp 22429 ac_cpp='$CXXCPP $CPPFLAGS' 22430 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 22431 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 22432 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 22375 22433 22376 22434 22377 22435 if test "$no_good" = yes; then 22378 22436 HAVE_QGL=no 22379 22437 22380 22438 LIBS=$OLD_LIBS … … 22383 22441 CFLAGS=$OLD_CFLAGS 22384 22442 else 22385 22443 HAVE_QGL=yes 22386 22444 22387 22445 $as_echo "#define HAVE_PKG_QGL 1" >>confdefs.h … … 22391 22449 fi 22392 22450 22451 22452 22453 22454 22455 # Check whether --with-qwt was given. 22456 if test "${with_qwt+set}" = set; then : 22457 withval=$with_qwt; with_qwt=$withval 22458 if test "${with_qwt}" != yes; then 22459 qwt_include="$withval/include" 22460 qwt_libdir="$withval/lib" 22461 fi 22462 22463 fi 22464 22465 22466 22467 # Check whether --with-qwt-include was given. 22468 if test "${with_qwt_include+set}" = set; then : 22469 withval=$with_qwt_include; qwt_include="$withval" 22470 fi 22471 22472 22473 22474 # Check whether --with-qwt-libdir was given. 22475 if test "${with_qwt_libdir+set}" = set; then : 22476 withval=$with_qwt_libdir; qwt_libdir="$withval" 22477 fi 22478 22479 22480 if test "${with_qwt}" != no ; then 22481 OLD_LIBS=$LIBS 22482 OLD_LDFLAGS=$LDFLAGS 22483 OLD_CFLAGS=$CFLAGS 22484 OLD_CPPFLAGS=$CPPFLAGS 22485 22486 if test "${qwt_libdir}" ; then 22487 LDFLAGS="$LDFLAGS -L${qwt_libdir}" 22488 fi 22489 if test "${qwt_include}" ; then 22490 CPPFLAGS="$CPPFLAGS -I${qwt_include}" 22491 CFLAGS="$CFLAGS -I${qwt_include}" 22492 fi 22493 22494 ac_fn_cxx_check_header_mongrel "$LINENO" "qwt_plot.h" "ac_cv_header_qwt_plot_h" "$ac_includes_default" 22495 if test "x$ac_cv_header_qwt_plot_h" = x""yes; then : 22496 22497 else 22498 no_good=yes 22499 fi 22500 22501 22502 22503 ac_ext=cpp 22504 ac_cpp='$CXXCPP $CPPFLAGS' 22505 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 22506 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 22507 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 22508 22509 22510 22511 22512 22513 22514 22515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for QwtPlot qwt in -lqwt-qt4" >&5 22516 $as_echo_n "checking for QwtPlot qwt in -lqwt-qt4... " >&6; } 22517 if test "${ac_cv_lib_qwt_qt4_QwtPlot_qwt+set}" = set; then : 22518 $as_echo_n "(cached) " >&6 22519 else 22520 22521 ac_check_lib_save_LIBS=$LIBS 22522 LIBS="-lqwt-qt4 $LIBS" 22523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 22524 /* end confdefs.h. */ 22525 #include <qwt_plot.h> 22526 int 22527 main () 22528 { 22529 QwtPlot qwt 22530 ; 22531 return 0; 22532 } 22533 _ACEOF 22534 if ac_fn_cxx_try_link "$LINENO"; then : 22535 ac_cv_lib_qwt_qt4_QwtPlot_qwt=yes 22536 else 22537 ac_cv_lib_qwt_qt4_QwtPlot_qwt=no 22538 fi 22539 rm -f core conftest.err conftest.$ac_objext \ 22540 conftest$ac_exeext conftest.$ac_ext 22541 LIBS=$ac_check_lib_save_LIBS 22542 fi 22543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_qwt_qt4_QwtPlot_qwt" >&5 22544 $as_echo "$ac_cv_lib_qwt_qt4_QwtPlot_qwt" >&6; } 22545 if test $ac_cv_lib_qwt_qt4_QwtPlot_qwt = yes; then : 22546 22547 22548 cat >>confdefs.h <<_ACEOF 22549 #define HAVE_LIBQWT_QT4 1 22550 _ACEOF 22551 22552 LIBS="-lqwt-qt4 $LIBS" 22553 22554 22555 else 22556 no_good=yes 22557 fi 22558 22559 22560 22561 ac_ext=cpp 22562 ac_cpp='$CXXCPP $CPPFLAGS' 22563 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 22564 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 22565 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 22566 22567 22568 if test "$no_good" = yes; then 22569 HAVE_QWT=no 22570 22571 LIBS=$OLD_LIBS 22572 LDFLAGS=$OLD_LDFLAGS 22573 CPPFLAGS=$OLD_CPPFLAGS 22574 CFLAGS=$OLD_CFLAGS 22575 else 22576 HAVE_QWT=yes 22577 22578 $as_echo "#define HAVE_PKG_qwt 1" >>confdefs.h 22579 22580 fi 22581 22582 fi 22393 22583 22394 22584 … … 22972 23162 fi 22973 23163 22974 22975 if test "$QT4_VERSION" -a "$HAVE_FITS_H" = yes -a "$HAVE_GL" = yes -a "$HAVE_GLU" = yes; then 23164 if test "$HAVE_QGL" = yes; then 23165 HAS_QGL_TRUE= 23166 HAS_QGL_FALSE='#' 23167 else 23168 HAS_QGL_TRUE='#' 23169 HAS_QGL_FALSE= 23170 fi 23171 23172 if test "$HAVE_QWT" = yes; then 23173 HAS_QWT_TRUE= 23174 HAS_QWT_FALSE='#' 23175 else 23176 HAS_QWT_TRUE='#' 23177 HAS_QWT_FALSE= 23178 fi 23179 23180 23181 if test "$QT4_VERSION" -a "$HAVE_FITS_H" = yes -a "$HAVE_GL" = yes -a "$HAVE_GLU" = yes -a "$HAVE_QGL" = yes -a "$HAVE_QWT" = yes; then 22976 23182 HAS_VIEWER_TRUE= 22977 23183 HAS_VIEWER_FALSE='#' … … 23350 23556 if test -z "${HAS_GLU_TRUE}" && test -z "${HAS_GLU_FALSE}"; then 23351 23557 as_fn_error $? "conditional \"HAS_GLU\" was never defined. 23558 Usually this means the macro was only invoked conditionally." "$LINENO" 5 23559 fi 23560 if test -z "${HAS_QGL_TRUE}" && test -z "${HAS_QGL_FALSE}"; then 23561 as_fn_error $? "conditional \"HAS_QGL\" was never defined. 23562 Usually this means the macro was only invoked conditionally." "$LINENO" 5 23563 fi 23564 if test -z "${HAS_QWT_TRUE}" && test -z "${HAS_QWT_FALSE}"; then 23565 as_fn_error $? "conditional \"HAS_QWT\" was never defined. 23352 23566 Usually this means the macro was only invoked conditionally." "$LINENO" 5 23353 23567 fi … … 25744 25958 { $as_echo "$as_me:${as_lineno-$LINENO}: " >&5 25745 25959 $as_echo "$as_me: " >&6;} 25746 { $as_echo "$as_me:${as_lineno-$LINENO}: zlib / 'zlib.h' found: $HAVE_ZLIB" >&5 25747 $as_echo "$as_me: zlib / 'zlib.h' found: $HAVE_ZLIB" >&6;} 25748 { $as_echo "$as_me:${as_lineno-$LINENO}: gui/RawEventsViewer/izstream.h found: $HAVE_IZSTREAM_H" >&5 25749 $as_echo "$as_me: gui/RawEventsViewer/izstream.h found: $HAVE_IZSTREAM_H" >&6;} 25750 { $as_echo "$as_me:${as_lineno-$LINENO}: gui/RawEventsViewer/fits.h found: $HAVE_FITS_H" >&5 25751 $as_echo "$as_me: gui/RawEventsViewer/fits.h found: $HAVE_FITS_H" >&6;} 25752 { $as_echo "$as_me:${as_lineno-$LINENO}: GL / GL/gl.h found: $HAVE_GL" >&5 25753 $as_echo "$as_me: GL / GL/gl.h found: $HAVE_GL" >&6;} 25754 { $as_echo "$as_me:${as_lineno-$LINENO}: GLU / GL/glu.h found: $HAVE_GLU" >&5 25755 $as_echo "$as_me: GLU / GL/glu.h found: $HAVE_GLU" >&6;} 25756 { $as_echo "$as_me:${as_lineno-$LINENO}: cfitsio / 'fitsio.h' found: $HAVE_CFITSIO" >&5 25757 $as_echo "$as_me: cfitsio / 'fitsio.h' found: $HAVE_CFITSIO" >&6;} 25758 { $as_echo "$as_me:${as_lineno-$LINENO}: CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS" >&5 25759 $as_echo "$as_me: CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS" >&6;} 25960 { $as_echo "$as_me:${as_lineno-$LINENO}: zlib / 'zlib.h' found: $HAVE_ZLIB" >&5 25961 $as_echo "$as_me: zlib / 'zlib.h' found: $HAVE_ZLIB" >&6;} 25962 { $as_echo "$as_me:${as_lineno-$LINENO}: gui/RawEventsViewer/izstream.h found: $HAVE_IZSTREAM_H" >&5 25963 $as_echo "$as_me: gui/RawEventsViewer/izstream.h found: $HAVE_IZSTREAM_H" >&6;} 25964 { $as_echo "$as_me:${as_lineno-$LINENO}: gui/RawEventsViewer/fits.h found: $HAVE_FITS_H" >&5 25965 $as_echo "$as_me: gui/RawEventsViewer/fits.h found: $HAVE_FITS_H" >&6;} 25966 { $as_echo "$as_me:${as_lineno-$LINENO}: GL / GL/gl.h found: $HAVE_GL" >&5 25967 $as_echo "$as_me: GL / GL/gl.h found: $HAVE_GL" >&6;} 25968 { $as_echo "$as_me:${as_lineno-$LINENO}: GLU / GL/glu.h found: $HAVE_GLU" >&5 25969 $as_echo "$as_me: GLU / GL/glu.h found: $HAVE_GLU" >&6;} 25970 { $as_echo "$as_me:${as_lineno-$LINENO}: QtOpenGL / QtOpenGL/QGLWidget found: $HAVE_QGL" >&5 25971 $as_echo "$as_me: QtOpenGL / QtOpenGL/QGLWidget found: $HAVE_QGL" >&6;} 25972 { $as_echo "$as_me:${as_lineno-$LINENO}: Qwt / qwt_plot.h found: $HAVE_QWT" >&5 25973 $as_echo "$as_me: Qwt / qwt_plot.h found: $HAVE_QWT" >&6;} 25974 { $as_echo "$as_me:${as_lineno-$LINENO}: cfitsio / 'fitsio.h' found: $HAVE_CFITSIO" >&5 25975 $as_echo "$as_me: cfitsio / 'fitsio.h' found: $HAVE_CFITSIO" >&6;} 25976 { $as_echo "$as_me:${as_lineno-$LINENO}: CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS" >&5 25977 $as_echo "$as_me: CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS" >&6;} 25760 25978 if test "$lt_cv_libxp" = "yes"; then 25761 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&525762 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&6;}25763 else 25764 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&525765 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&6;}25979 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&5 25980 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&6;} 25981 else 25982 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&5 25983 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&6;} 25766 25984 25767 25985 fi 25768 25986 25769 25987 if test "$lt_cv_libxp" = "yes"; then 25770 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&525771 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&6;}25772 else 25773 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&525774 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&6;}25988 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&5 25989 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes" >&6;} 25990 else 25991 { $as_echo "$as_me:${as_lineno-$LINENO}: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&5 25992 $as_echo "$as_me: Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no" >&6;} 25775 25993 25776 25994 fi 25777 25995 if test "$COLORDIFF" = colordiff; then 25778 { $as_echo "$as_me:${as_lineno-$LINENO}: colored svn diff / 'colordiff' found: yes" >&525779 $as_echo "$as_me: colored svn diff / 'colordiff' found: yes" >&6;}25780 else 25781 { $as_echo "$as_me:${as_lineno-$LINENO}: colored svn diff / 'colordiff' found: no" >&525782 $as_echo "$as_me: colored svn diff / 'colordiff' found: no" >&6;}25996 { $as_echo "$as_me:${as_lineno-$LINENO}: colored svn diff / 'colordiff' found: yes" >&5 25997 $as_echo "$as_me: colored svn diff / 'colordiff' found: yes" >&6;} 25998 else 25999 { $as_echo "$as_me:${as_lineno-$LINENO}: colored svn diff / 'colordiff' found: no" >&5 26000 $as_echo "$as_me: colored svn diff / 'colordiff' found: no" >&6;} 25783 26001 25784 26002 fi 25785 26003 if test "$HELP2MAN" = yes; then 25786 26004 25787 { $as_echo "$as_me:${as_lineno-$LINENO}: man-pages enabled / 'help2man' found: $HELP2MAN" >&525788 $as_echo "$as_me: man-pages enabled / 'help2man' found: $HELP2MAN" >&6;}26005 { $as_echo "$as_me:${as_lineno-$LINENO}: man-pages enabled / 'help2man' found: $HELP2MAN" >&5 26006 $as_echo "$as_me: man-pages enabled / 'help2man' found: $HELP2MAN" >&6;} 25789 26007 if test "$GROFF" = yes; then 25790 { $as_echo "$as_me:${as_lineno-$LINENO}: build of html enabled / 'groff' found: yes" >&525791 $as_echo "$as_me: build of html enabled / 'groff' found: yes" >&6;}25792 { $as_echo "$as_me:${as_lineno-$LINENO}: build of pdf enabled / 'ps2pdf' found: $PS2PDF" >&525793 $as_echo "$as_me: build of pdf enabled / 'ps2pdf' found: $PS2PDF" >&6;}25794 else 25795 { $as_echo "$as_me:${as_lineno-$LINENO}: build of html and pdf / 'groff' found: no" >&525796 $as_echo "$as_me: build of html and pdf / 'groff' found: no" >&6;}25797 25798 fi 25799 25800 else 25801 25802 { $as_echo "$as_me:${as_lineno-$LINENO}: man, html, pdf enabled / 'help2man' found: no" >&525803 $as_echo "$as_me: man, html, pdf enabled / 'help2man' found: no" >&6;}26008 { $as_echo "$as_me:${as_lineno-$LINENO}: build of html enabled / 'groff' found: yes" >&5 26009 $as_echo "$as_me: build of html enabled / 'groff' found: yes" >&6;} 26010 { $as_echo "$as_me:${as_lineno-$LINENO}: build of pdf enabled / 'ps2pdf' found: $PS2PDF" >&5 26011 $as_echo "$as_me: build of pdf enabled / 'ps2pdf' found: $PS2PDF" >&6;} 26012 else 26013 { $as_echo "$as_me:${as_lineno-$LINENO}: build of html and pdf / 'groff' found: no" >&5 26014 $as_echo "$as_me: build of html and pdf / 'groff' found: no" >&6;} 26015 26016 fi 26017 26018 else 26019 26020 { $as_echo "$as_me:${as_lineno-$LINENO}: man, html, pdf enabled / 'help2man' found: no" >&5 26021 $as_echo "$as_me: man, html, pdf enabled / 'help2man' found: no" >&6;} 25804 26022 25805 26023 fi 25806 26024 25807 26025 if test -n "$DX_DOXYGEN"; then 25808 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN" >&525809 $as_echo "$as_me: doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN" >&6;}25810 else 25811 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen docu enabled / 'doxygen' found: no" >&525812 $as_echo "$as_me: doxygen docu enabled / 'doxygen' found: no" >&6;}26026 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN" >&5 26027 $as_echo "$as_me: doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN" >&6;} 26028 else 26029 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen docu enabled / 'doxygen' found: no" >&5 26030 $as_echo "$as_me: doxygen docu enabled / 'doxygen' found: no" >&6;} 25813 26031 25814 26032 fi 25815 26033 if test -n "$DX_DOT"; then 25816 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT" >&525817 $as_echo "$as_me: doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT" >&6;}25818 else 25819 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen graphs enabled / 'dot' (graphviz) found: no" >&525820 $as_echo "$as_me: doxygen graphs enabled / 'dot' (graphviz) found: no" >&6;}26034 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT" >&5 26035 $as_echo "$as_me: doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT" >&6;} 26036 else 26037 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen graphs enabled / 'dot' (graphviz) found: no" >&5 26038 $as_echo "$as_me: doxygen graphs enabled / 'dot' (graphviz) found: no" >&6;} 25821 26039 25822 26040 fi 25823 26041 if test -n "$QT4_VERSION"; then 25824 { $as_echo "$as_me:${as_lineno-$LINENO}: QT4 support enabled / QT4 toolkit found: yes" >&525825 $as_echo "$as_me: QT4 support enabled / QT4 toolkit found: yes" >&6;}25826 else 25827 { $as_echo "$as_me:${as_lineno-$LINENO}: QT4 support enabled / QT4 toolkit found: no" >&525828 $as_echo "$as_me: QT4 support enabled / QT4 toolkit found: no" >&6;}25829 25830 fi 25831 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC" >&525832 $as_echo "$as_me: ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC" >&6;}26042 { $as_echo "$as_me:${as_lineno-$LINENO}: QT4 support enabled / QT4 toolkit found: yes" >&5 26043 $as_echo "$as_me: QT4 support enabled / QT4 toolkit found: yes" >&6;} 26044 else 26045 { $as_echo "$as_me:${as_lineno-$LINENO}: QT4 support enabled / QT4 toolkit found: no" >&5 26046 $as_echo "$as_me: QT4 support enabled / QT4 toolkit found: no" >&6;} 26047 26048 fi 26049 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC" >&5 26050 $as_echo "$as_me: ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC" >&6;} 25833 26051 if test "$HAVE_ROOT_QT" = yes; then 25834 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT built with --with-qt found: yes" >&525835 $as_echo "$as_me: ROOT built with --with-qt found: yes" >&6;}25836 else 25837 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT built with --with-qt found: no" >&525838 $as_echo "$as_me: ROOT built with --with-qt found: no" >&6;}26052 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT built with --with-qt found: yes" >&5 26053 $as_echo "$as_me: ROOT built with --with-qt found: yes" >&6;} 26054 else 26055 { $as_echo "$as_me:${as_lineno-$LINENO}: ROOT built with --with-qt found: no" >&5 26056 $as_echo "$as_me: ROOT built with --with-qt found: no" >&6;} 25839 26057 25840 26058 fi -
trunk/FACT++/configure.ac
r11622 r11721 133 133 #AC_CHECK_LIB([cfitsio], main,,AC_MSG_ERROR([cfitsio library not found])) 134 134 135 AC_LANG_POP 135 AC_LANG_POP(C) 136 136 137 137 # Needed to compile FACT++ … … 226 226 [], [QT4_DO_IT_ALL]) 227 227 228 AC_CHECK_PACKAGE(QGL, main, QtOpenGL, QtOpenGL/QGlWidget) 229 228 # This allows to list the QT4 stuff independantly later 229 CPPFLAGS+=" "${QT4_INCLUDES}" " 230 AC_CHECK_CLASS(QGL, [QGLWidget qgl], QtOpenGL, QtOpenGL/QGLWidget, 231 HAVE_QGL=yes, HAVE_QGL=no) 232 AC_CHECK_CLASS(qwt, [QwtPlot qwt], qwt-qt4, qwt_plot.h, 233 HAVE_QWT=yes, HAVE_QWT=no) 230 234 231 235 ###################################################################### … … 309 313 AM_CONDITIONAL(HAS_GL, [test "$HAVE_GL" = yes]) 310 314 AM_CONDITIONAL(HAS_GLU, [test "$HAVE_GLU" = yes]) 311 312 AM_CONDITIONAL(HAS_VIEWER, [test "$QT4_VERSION" -a "$HAVE_FITS_H" = yes -a "$HAVE_GL" = yes -a "$HAVE_GLU" = yes]) 315 AM_CONDITIONAL(HAS_QGL, [test "$HAVE_QGL" = yes]) 316 AM_CONDITIONAL(HAS_QWT, [test "$HAVE_QWT" = yes]) 317 318 AM_CONDITIONAL(HAS_VIEWER, [test "$QT4_VERSION" -a "$HAVE_FITS_H" = yes -a "$HAVE_GL" = yes -a "$HAVE_GLU" = yes -a "$HAVE_QGL" = yes -a "$HAVE_QWT" = yes]) 313 319 314 320 AM_CONDITIONAL(IS_FALSE, [test "x" = "y"]) … … 371 377 AC_MSG_NOTICE(--------------------------------------------------------------------) 372 378 AC_MSG_NOTICE() 373 AC_MSG_NOTICE([ zlib / 'zlib.h' found: $HAVE_ZLIB]) 374 AC_MSG_NOTICE([ gui/RawEventsViewer/izstream.h found: $HAVE_IZSTREAM_H]) 375 AC_MSG_NOTICE([ gui/RawEventsViewer/fits.h found: $HAVE_FITS_H]) 376 AC_MSG_NOTICE([ GL / GL/gl.h found: $HAVE_GL]) 377 AC_MSG_NOTICE([ GLU / GL/glu.h found: $HAVE_GLU]) 378 AC_MSG_NOTICE([ cfitsio / 'fitsio.h' found: $HAVE_CFITSIO]) 379 AC_MSG_NOTICE([ CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS]) 379 AC_MSG_NOTICE([ zlib / 'zlib.h' found: $HAVE_ZLIB]) 380 AC_MSG_NOTICE([ gui/RawEventsViewer/izstream.h found: $HAVE_IZSTREAM_H]) 381 AC_MSG_NOTICE([ gui/RawEventsViewer/fits.h found: $HAVE_FITS_H]) 382 AC_MSG_NOTICE([ GL / GL/gl.h found: $HAVE_GL]) 383 AC_MSG_NOTICE([ GLU / GL/glu.h found: $HAVE_GLU]) 384 AC_MSG_NOTICE([ QtOpenGL / QtOpenGL/QGLWidget found: $HAVE_QGL]) 385 AC_MSG_NOTICE([ Qwt / qwt_plot.h found: $HAVE_QWT]) 386 AC_MSG_NOTICE([ cfitsio / 'fitsio.h' found: $HAVE_CFITSIO]) 387 AC_MSG_NOTICE([ CCfits / 'CCfits/CCfits' found: $HAVE_CCFITS]) 380 388 AM_COND_IF(HAS_LIBXP, 381 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes]),382 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no])389 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes]), 390 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no]) 383 391 ) 384 392 385 393 AM_COND_IF(HAS_LIBXP, 386 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes]),387 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no])394 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: yes]), 395 AC_MSG_NOTICE([ Motif/lesstif / 'Xm/Xm.h' 'libXp' found: no]) 388 396 ) 389 397 AM_COND_IF(HAS_COLORDIFF, 390 AC_MSG_NOTICE([ colored svn diff / 'colordiff' found: yes]),391 AC_MSG_NOTICE([ colored svn diff / 'colordiff' found: no])398 AC_MSG_NOTICE([ colored svn diff / 'colordiff' found: yes]), 399 AC_MSG_NOTICE([ colored svn diff / 'colordiff' found: no]) 392 400 ) 393 401 AM_COND_IF(HAS_HELP2MAN,[ 394 AC_MSG_NOTICE([ man-pages enabled / 'help2man' found: $HELP2MAN])402 AC_MSG_NOTICE([ man-pages enabled / 'help2man' found: $HELP2MAN]) 395 403 AM_COND_IF(HAS_GROFF, 396 AC_MSG_NOTICE([ build of html enabled / 'groff' found: yes])397 AC_MSG_NOTICE([ build of pdf enabled / 'ps2pdf' found: $PS2PDF]),398 AC_MSG_NOTICE([ build of html and pdf / 'groff' found: no])404 AC_MSG_NOTICE([ build of html enabled / 'groff' found: yes]) 405 AC_MSG_NOTICE([ build of pdf enabled / 'ps2pdf' found: $PS2PDF]), 406 AC_MSG_NOTICE([ build of html and pdf / 'groff' found: no]) 399 407 ) 400 408 ],[ 401 AC_MSG_NOTICE([ man, html, pdf enabled / 'help2man' found: no])409 AC_MSG_NOTICE([ man, html, pdf enabled / 'help2man' found: no]) 402 410 ]) 403 411 404 412 AM_COND_IF(HAS_DOXYGEN, 405 AC_MSG_NOTICE([ doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN]),406 AC_MSG_NOTICE([ doxygen docu enabled / 'doxygen' found: no])413 AC_MSG_NOTICE([ doxygen docu enabled / 'doxygen' found: $DX_DOXYGEN]), 414 AC_MSG_NOTICE([ doxygen docu enabled / 'doxygen' found: no]) 407 415 ) 408 416 AM_COND_IF(HAS_DOT, 409 AC_MSG_NOTICE([ doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT]),410 AC_MSG_NOTICE([ doxygen graphs enabled / 'dot' (graphviz) found: no])417 AC_MSG_NOTICE([ doxygen graphs enabled / 'dot' (graphviz) found: $DX_DOT]), 418 AC_MSG_NOTICE([ doxygen graphs enabled / 'dot' (graphviz) found: no]) 411 419 ) 412 420 AM_COND_IF(HAS_QT4, 413 AC_MSG_NOTICE([ QT4 support enabled / QT4 toolkit found: yes]),414 AC_MSG_NOTICE([ QT4 support enabled / QT4 toolkit found: no])415 ) 416 AC_MSG_NOTICE([ ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC])421 AC_MSG_NOTICE([ QT4 support enabled / QT4 toolkit found: yes]), 422 AC_MSG_NOTICE([ QT4 support enabled / QT4 toolkit found: no]) 423 ) 424 AC_MSG_NOTICE([ ROOT support enabled / root >= 5.12/00 found: $ROOTEXEC]) 417 425 AM_COND_IF(HAS_ROOT_QT, 418 AC_MSG_NOTICE([ ROOT built with --with-qt found: yes]),419 AC_MSG_NOTICE([ ROOT built with --with-qt found: no])426 AC_MSG_NOTICE([ ROOT built with --with-qt found: yes]), 427 AC_MSG_NOTICE([ ROOT built with --with-qt found: no]) 420 428 ) 421 429 AC_MSG_NOTICE()
Note:
See TracChangeset
for help on using the changeset viewer.