Changeset 14134 for trunk/FACT++
- Timestamp:
- 06/08/12 18:22:39 (12 years ago)
- Location:
- trunk/FACT++
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/.macro_dir/ac_check_class.m4
r11722 r14134 57 57 fi 58 58 59 no_good=no 60 59 61 AC_CHECK_HEADER($4,,no_good=yes) 60 62 -
trunk/FACT++/configure
r14048 r14134 22725 22725 fi 22726 22726 22727 no_good=no 22728 22727 22729 ac_fn_cxx_check_header_mongrel "$LINENO" "v8.h" "ac_cv_header_v8_h" "$ac_includes_default" 22728 22730 if test "x$ac_cv_header_v8_h" = xyes; then : … … 24000 24002 24001 24003 cat > conftest.$ac_ext <<EOF 24002 #line 2400 2"configure"24004 #line 24004 "configure" 24003 24005 #include "confdefs.h" 24004 24006 #include <qglobal.h> … … 24207 24209 fi 24208 24210 24211 no_good=no 24212 24209 24213 ac_fn_cxx_check_header_mongrel "$LINENO" "QtOpenGL/QGLWidget" "ac_cv_header_QtOpenGL_QGLWidget" "$ac_includes_default" 24210 24214 if test "x$ac_cv_header_QtOpenGL_QGLWidget" = xyes; then : … … 24340 24344 fi 24341 24345 24346 no_good=no 24347 24342 24348 ac_fn_cxx_check_header_mongrel "$LINENO" "qwt_plot.h" "ac_cv_header_qwt_plot_h" "$ac_includes_default" 24343 24349 if test "x$ac_cv_header_qwt_plot_h" = xyes; then : … … 24472 24478 CFLAGS="$CFLAGS -I${soprano_include}" 24473 24479 fi 24480 24481 no_good=no 24474 24482 24475 24483 ac_fn_cxx_check_header_mongrel "$LINENO" "Soprano/Soprano" "ac_cv_header_Soprano_Soprano" "$ac_includes_default"
Note:
See TracChangeset
for help on using the changeset viewer.