ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.170 by sf-exg, Mon Nov 22 15:41:18 2021 UTC vs.
Revision 1.174 by root, Mon Jan 2 17:12:43 2023 UTC

4353ac_prog_cxx_stdcxx=no 4353ac_prog_cxx_stdcxx=no
4354if test x$ac_prog_cxx_stdcxx = xno 4354if test x$ac_prog_cxx_stdcxx = xno
4355then : 4355then :
4356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5 4356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
4357printf %s "checking for $CXX option to enable C++11 features... " >&6; } 4357printf %s "checking for $CXX option to enable C++11 features... " >&6; }
4358if test ${ac_cv_prog_cxx_cxx11+y} 4358if test ${ac_cv_prog_cxx_11+y}
4359then : 4359then :
4360 printf %s "(cached) " >&6 4360 printf %s "(cached) " >&6
4361else $as_nop 4361else $as_nop
4362 ac_cv_prog_cxx_cxx11=no 4362 ac_cv_prog_cxx_11=no
4363ac_save_CXX=$CXX 4363ac_save_CXX=$CXX
4364cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4364cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4365/* end confdefs.h. */ 4365/* end confdefs.h. */
4366$ac_cxx_conftest_cxx11_program 4366$ac_cxx_conftest_cxx11_program
4367_ACEOF 4367_ACEOF
4399fi 4399fi
4400if test x$ac_prog_cxx_stdcxx = xno 4400if test x$ac_prog_cxx_stdcxx = xno
4401then : 4401then :
4402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5 4402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
4403printf %s "checking for $CXX option to enable C++98 features... " >&6; } 4403printf %s "checking for $CXX option to enable C++98 features... " >&6; }
4404if test ${ac_cv_prog_cxx_cxx98+y} 4404if test ${ac_cv_prog_cxx_98+y}
4405then : 4405then :
4406 printf %s "(cached) " >&6 4406 printf %s "(cached) " >&6
4407else $as_nop 4407else $as_nop
4408 ac_cv_prog_cxx_cxx98=no 4408 ac_cv_prog_cxx_98=no
4409ac_save_CXX=$CXX 4409ac_save_CXX=$CXX
4410cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4410cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4411/* end confdefs.h. */ 4411/* end confdefs.h. */
4412$ac_cxx_conftest_cxx98_program 4412$ac_cxx_conftest_cxx98_program
4413_ACEOF 4413_ACEOF
4726ac_cpp='$CXXCPP $CPPFLAGS' 4726ac_cpp='$CXXCPP $CPPFLAGS'
4727ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4727ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4728ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4728ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4729ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4729ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4730 4730
4731
4732if test "$ac_prog_cxx_stdcxx" != cxx11; then
4733 as_fn_error $? "the compiler does not support C++11" "$LINENO" 5
4734fi
4735 4731
4736LINKER="$CXX" 4732LINKER="$CXX"
4737if test x$GCC = xyes && test x$GXX = xyes; then 4733if test x$GCC = xyes && test x$GXX = xyes; then
4738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working libsupc++" >&5 4734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working libsupc++" >&5
4739printf %s "checking for working libsupc++... " >&6; } 4735printf %s "checking for working libsupc++... " >&6; }
6848 PKG_CONFIG="$ac_cv_path_PKG_CONFIG" 6844 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
6849fi 6845fi
6850 6846
6851 6847
6852 6848
6853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libptytty" >&5 6849 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libptytty (via pkg-config)" >&5
6854printf %s "checking for libptytty... " >&6; } 6850printf %s "checking for libptytty (via pkg-config)... " >&6; }
6855 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libptytty; then 6851 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libptytty; then
6856 PTYTTY_CFLAGS="`$PKG_CONFIG --cflags libptytty`" 6852 PTYTTY_CFLAGS="`$PKG_CONFIG --cflags libptytty`"
6857 PTYTTY_LIBS="`$PKG_CONFIG --libs libptytty`" 6853 PTYTTY_LIBS="`$PKG_CONFIG --libs libptytty`"
6858 6854
6859 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6876PIXBUF_CFLAGS= 6872PIXBUF_CFLAGS=
6877PIXBUF_LIBS= 6873PIXBUF_LIBS=
6878 6874
6879if test x$support_pixbuf = xyes; then 6875if test x$support_pixbuf = xyes; then
6880 6876
6881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf-2.0" >&5 6877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf-2.0 (via pkg-config)" >&5
6882printf %s "checking for gdk-pixbuf-2.0... " >&6; } 6878printf %s "checking for gdk-pixbuf-2.0 (via pkg-config)... " >&6; }
6883 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-2.0; then 6879 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-2.0; then
6884 PIXBUF_CFLAGS="`$PKG_CONFIG --cflags gdk-pixbuf-2.0`" 6880 PIXBUF_CFLAGS="`$PKG_CONFIG --cflags gdk-pixbuf-2.0`"
6885 PIXBUF_LIBS="`$PKG_CONFIG --libs gdk-pixbuf-2.0`" 6881 PIXBUF_LIBS="`$PKG_CONFIG --libs gdk-pixbuf-2.0`"
6886 6882
6887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6906STARTUP_NOTIFICATION_CFLAGS= 6902STARTUP_NOTIFICATION_CFLAGS=
6907STARTUP_NOTIFICATION_LIBS= 6903STARTUP_NOTIFICATION_LIBS=
6908 6904
6909if test x$support_startup_notification = xyes; then 6905if test x$support_startup_notification = xyes; then
6910 6906
6911 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libstartup-notification-1.0" >&5 6907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libstartup-notification-1.0 (via pkg-config)" >&5
6912printf %s "checking for libstartup-notification-1.0... " >&6; } 6908printf %s "checking for libstartup-notification-1.0 (via pkg-config)... " >&6; }
6913 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libstartup-notification-1.0; then 6909 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libstartup-notification-1.0; then
6914 STARTUP_NOTIFICATION_CFLAGS="`$PKG_CONFIG --cflags libstartup-notification-1.0`" 6910 STARTUP_NOTIFICATION_CFLAGS="`$PKG_CONFIG --cflags libstartup-notification-1.0`"
6915 STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG --libs libstartup-notification-1.0`" 6911 STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG --libs libstartup-notification-1.0`"
6916 6912
6917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6932 6928
6933 6929
6934 6930
6935if test x$support_frills = xyes; then 6931if test x$support_frills = xyes; then
6936 6932
6937 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmu" >&5 6933 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmu (via pkg-config)" >&5
6938printf %s "checking for xmu... " >&6; } 6934printf %s "checking for xmu (via pkg-config)... " >&6; }
6939 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xmu; then 6935 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xmu; then
6940 XMU_CFLAGS="`$PKG_CONFIG --cflags xmu`" 6936 XMU_CFLAGS="`$PKG_CONFIG --cflags xmu`"
6941 XMU_LIBS="`$PKG_CONFIG --libs xmu`" 6937 XMU_LIBS="`$PKG_CONFIG --libs xmu`"
6942 6938
6943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6939 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7467 support_image=yes 7463 support_image=yes
7468fi 7464fi
7469if test x$support_xft = xyes || test x$support_image = xyes; then 7465if test x$support_xft = xyes || test x$support_image = xyes; then
7470 rxvt_have_xrender=no 7466 rxvt_have_xrender=no
7471 7467
7472 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xrender" >&5 7468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xrender (via pkg-config)" >&5
7473printf %s "checking for xrender... " >&6; } 7469printf %s "checking for xrender (via pkg-config)... " >&6; }
7474 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then 7470 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
7475 XRENDER_CFLAGS="`$PKG_CONFIG --cflags xrender`" 7471 XRENDER_CFLAGS="`$PKG_CONFIG --cflags xrender`"
7476 XRENDER_LIBS="`$PKG_CONFIG --libs xrender`" 7472 XRENDER_LIBS="`$PKG_CONFIG --libs xrender`"
7477 7473
7478 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 7474 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7510 7506
7511fi 7507fi
7512 7508
7513if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then 7509if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7514 7510
7515 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fontconfig xft" >&5 7511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fontconfig xft (via pkg-config)" >&5
7516printf %s "checking for fontconfig xft... " >&6; } 7512printf %s "checking for fontconfig xft (via pkg-config)... " >&6; }
7517 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig xft; then 7513 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig xft; then
7518 XFT_CFLAGS="`$PKG_CONFIG --cflags fontconfig xft`" 7514 XFT_CFLAGS="`$PKG_CONFIG --cflags fontconfig xft`"
7519 XFT_LIBS="`$PKG_CONFIG --libs fontconfig xft`" 7515 XFT_LIBS="`$PKG_CONFIG --libs fontconfig xft`"
7520 7516
7521 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 7517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 7829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7834printf "%s\n" "no" >&6; } 7830printf "%s\n" "no" >&6; }
7835fi 7831fi
7836 7832
7837 7833
7834
7835
7836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xext (via pkg-config)" >&5
7837printf %s "checking for xext (via pkg-config)... " >&6; }
7838 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xext; then
7839 XEXT_CFLAGS="`$PKG_CONFIG --cflags xext`"
7840 XEXT_LIBS="`$PKG_CONFIG --libs xext`"
7841
7842 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7843printf "%s\n" "ok" >&6; }
7844 :
7845 else
7846 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7847printf "%s\n" "no" >&6; }
7848
7849 as_fn_error $? "unable to find xext, required for perl" "$LINENO" 5
7850
7851 fi
7852
7853
7854 X_LIBS="$XEXT_LIBS $X_LIBS"
7855 CPPFLAGS="$CPPFLAGS $XEXT_CFLAGS"
7838 7856
7839 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $PERL suitability" >&5 7857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $PERL suitability" >&5
7840printf %s "checking for $PERL suitability... " >&6; } 7858printf %s "checking for $PERL suitability... " >&6; }
7841 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then 7859 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
7842 7860

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines