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

Comparing rxvt-unicode/configure (file contents):
Revision 1.174 by root, Mon Jan 2 17:12:43 2023 UTC vs.
Revision 1.175 by root, Mon Jan 2 17:16:42 2023 UTC

6844 PKG_CONFIG="$ac_cv_path_PKG_CONFIG" 6844 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
6845fi 6845fi
6846 6846
6847 6847
6848 6848
6849 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libptytty (via pkg-config)" >&5 6849 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libptytty (using pkg-config)" >&5
6850printf %s "checking for libptytty (via pkg-config)... " >&6; } 6850printf %s "checking for libptytty (using pkg-config)... " >&6; }
6851 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libptytty; then 6851 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libptytty; then
6852 PTYTTY_CFLAGS="`$PKG_CONFIG --cflags libptytty`" 6852 PTYTTY_CFLAGS="`$PKG_CONFIG --cflags libptytty`"
6853 PTYTTY_LIBS="`$PKG_CONFIG --libs libptytty`" 6853 PTYTTY_LIBS="`$PKG_CONFIG --libs libptytty`"
6854 6854
6855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6872PIXBUF_CFLAGS= 6872PIXBUF_CFLAGS=
6873PIXBUF_LIBS= 6873PIXBUF_LIBS=
6874 6874
6875if test x$support_pixbuf = xyes; then 6875if test x$support_pixbuf = xyes; then
6876 6876
6877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf-2.0 (via pkg-config)" >&5 6877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf-2.0 (using pkg-config)" >&5
6878printf %s "checking for gdk-pixbuf-2.0 (via pkg-config)... " >&6; } 6878printf %s "checking for gdk-pixbuf-2.0 (using pkg-config)... " >&6; }
6879 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
6880 PIXBUF_CFLAGS="`$PKG_CONFIG --cflags gdk-pixbuf-2.0`" 6880 PIXBUF_CFLAGS="`$PKG_CONFIG --cflags gdk-pixbuf-2.0`"
6881 PIXBUF_LIBS="`$PKG_CONFIG --libs gdk-pixbuf-2.0`" 6881 PIXBUF_LIBS="`$PKG_CONFIG --libs gdk-pixbuf-2.0`"
6882 6882
6883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6902STARTUP_NOTIFICATION_CFLAGS= 6902STARTUP_NOTIFICATION_CFLAGS=
6903STARTUP_NOTIFICATION_LIBS= 6903STARTUP_NOTIFICATION_LIBS=
6904 6904
6905if test x$support_startup_notification = xyes; then 6905if test x$support_startup_notification = xyes; then
6906 6906
6907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libstartup-notification-1.0 (via pkg-config)" >&5 6907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libstartup-notification-1.0 (using pkg-config)" >&5
6908printf %s "checking for libstartup-notification-1.0 (via pkg-config)... " >&6; } 6908printf %s "checking for libstartup-notification-1.0 (using pkg-config)... " >&6; }
6909 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
6910 STARTUP_NOTIFICATION_CFLAGS="`$PKG_CONFIG --cflags libstartup-notification-1.0`" 6910 STARTUP_NOTIFICATION_CFLAGS="`$PKG_CONFIG --cflags libstartup-notification-1.0`"
6911 STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG --libs libstartup-notification-1.0`" 6911 STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG --libs libstartup-notification-1.0`"
6912 6912
6913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6928 6928
6929 6929
6930 6930
6931if test x$support_frills = xyes; then 6931if test x$support_frills = xyes; then
6932 6932
6933 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmu (via pkg-config)" >&5 6933 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmu (using pkg-config)" >&5
6934printf %s "checking for xmu (via pkg-config)... " >&6; } 6934printf %s "checking for xmu (using pkg-config)... " >&6; }
6935 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xmu; then 6935 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xmu; then
6936 XMU_CFLAGS="`$PKG_CONFIG --cflags xmu`" 6936 XMU_CFLAGS="`$PKG_CONFIG --cflags xmu`"
6937 XMU_LIBS="`$PKG_CONFIG --libs xmu`" 6937 XMU_LIBS="`$PKG_CONFIG --libs xmu`"
6938 6938
6939 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6939 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7463 support_image=yes 7463 support_image=yes
7464fi 7464fi
7465if test x$support_xft = xyes || test x$support_image = xyes; then 7465if test x$support_xft = xyes || test x$support_image = xyes; then
7466 rxvt_have_xrender=no 7466 rxvt_have_xrender=no
7467 7467
7468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xrender (via pkg-config)" >&5 7468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xrender (using pkg-config)" >&5
7469printf %s "checking for xrender (via pkg-config)... " >&6; } 7469printf %s "checking for xrender (using pkg-config)... " >&6; }
7470 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then 7470 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
7471 XRENDER_CFLAGS="`$PKG_CONFIG --cflags xrender`" 7471 XRENDER_CFLAGS="`$PKG_CONFIG --cflags xrender`"
7472 XRENDER_LIBS="`$PKG_CONFIG --libs xrender`" 7472 XRENDER_LIBS="`$PKG_CONFIG --libs xrender`"
7473 7473
7474 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 7474 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7506 7506
7507fi 7507fi
7508 7508
7509if 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
7510 7510
7511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fontconfig xft (via pkg-config)" >&5 7511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fontconfig xft (using pkg-config)" >&5
7512printf %s "checking for fontconfig xft (via pkg-config)... " >&6; } 7512printf %s "checking for fontconfig xft (using pkg-config)... " >&6; }
7513 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig xft; then 7513 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig xft; then
7514 XFT_CFLAGS="`$PKG_CONFIG --cflags fontconfig xft`" 7514 XFT_CFLAGS="`$PKG_CONFIG --cflags fontconfig xft`"
7515 XFT_LIBS="`$PKG_CONFIG --libs fontconfig xft`" 7515 XFT_LIBS="`$PKG_CONFIG --libs fontconfig xft`"
7516 7516
7517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 7517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7831fi 7831fi
7832 7832
7833 7833
7834 7834
7835 7835
7836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xext (via pkg-config)" >&5 7836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xext (using pkg-config)" >&5
7837printf %s "checking for xext (via pkg-config)... " >&6; } 7837printf %s "checking for xext (using pkg-config)... " >&6; }
7838 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xext; then 7838 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xext; then
7839 XEXT_CFLAGS="`$PKG_CONFIG --cflags xext`" 7839 XEXT_CFLAGS="`$PKG_CONFIG --cflags xext`"
7840 XEXT_LIBS="`$PKG_CONFIG --libs xext`" 7840 XEXT_LIBS="`$PKG_CONFIG --libs xext`"
7841 7841
7842 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 7842 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines