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

Comparing rxvt-unicode/configure (file contents):
Revision 1.109 by root, Wed Aug 1 18:38:15 2007 UTC vs.
Revision 1.115 by ayin, Mon Nov 5 01:04:43 2007 UTC

687X_CFLAGS 687X_CFLAGS
688X_PRE_LIBS 688X_PRE_LIBS
689X_LIBS 689X_LIBS
690X_EXTRA_LIBS 690X_EXTRA_LIBS
691afterimage_config 691afterimage_config
692XPM_CPPFLAGS
693XPM_CFLAGS
694XPM_LIBS
695rxvt_int16_typedef 692rxvt_int16_typedef
696rxvt_uint16_typedef 693rxvt_uint16_typedef
697rxvt_int32_typedef 694rxvt_int32_typedef
698rxvt_uint32_typedef 695rxvt_uint32_typedef
699rxvt_intp_define 696rxvt_intp_define
1320 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1317 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1321 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1318 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1322 --enable-everything enable standard non-multichoice features 1319 --enable-everything enable standard non-multichoice features
1323 NOTE: this option is order dependent 1320 NOTE: this option is order dependent
1324 NOTE: automatically enabled with --enable-shared 1321 NOTE: automatically enabled with --enable-shared
1322 --enable-warnings turn on g++ warnings
1325 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 1323 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
1326 --enable-combining enable composition of base and combining characters 1324 --enable-combining enable composition of base and combining characters
1327 --enable-xft enable xft support on systems that have it 1325 --enable-xft enable xft support on systems that have it
1328 --enable-font-styles enable bold and italic support 1326 --enable-font-styles enable bold and italic support
1329 --enable-xpm-background enable background pixmaps
1330 --enable-afterimage enable integration with libAfterImage for background images 1327 --enable-afterimage enable integration with libAfterImage for background images
1331 --enable-transparency enable transparent backgrounds 1328 --enable-transparency enable transparent backgrounds
1332 --enable-tinting enable tinting of transparent bg
1333 --enable-fading enable colors fading when off focus 1329 --enable-fading enable colors fading when off focus
1334 --enable-rxvt-scroll enable rxvt style scrollbar 1330 --enable-rxvt-scroll enable rxvt style scrollbar
1335 --enable-next-scroll enable NeXT style scrollbar 1331 --enable-next-scroll enable NeXT style scrollbar
1336 --enable-xterm-scroll enable Xterm style scrollbar 1332 --enable-xterm-scroll enable Xterm style scrollbar
1337 --enable-perl enable embedded perl interpreter 1333 --enable-perl enable embedded perl interpreter
1339 --enable-xim XIM (X Input Method) protocol support 1335 --enable-xim XIM (X Input Method) protocol support
1340 --disable-backspace-key disable handling of the backspace key 1336 --disable-backspace-key disable handling of the backspace key
1341 --disable-delete-key disable handling of the delete key 1337 --disable-delete-key disable handling of the delete key
1342 --disable-resources disable all resource checking 1338 --disable-resources disable all resource checking
1343 --enable-8bitctrls enable 8 bit control sequences (not recommended) 1339 --enable-8bitctrls enable 8 bit control sequences (not recommended)
1344 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 1340 --enable-fallback[=CLASS] fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
1345 --disable-swapscreen disable swap screen support 1341 --disable-swapscreen disable swap screen support
1346 --enable-iso14755 enable support for extended ISO 14755 modes 1342 --enable-iso14755 enable support for extended ISO 14755 modes
1347 --enable-frills enable support for rarely used features 1343 --enable-frills enable support for rarely used features
1348 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 1344 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
1349 --enable-selectionscrolling enable scrolling during selections 1345 --enable-selectionscrolling enable scrolling during selections
1350 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 1346 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
1351 --enable-slipwheeling enable slip wheel scrolling (requires previous) 1347 --enable-slipwheeling enable slip wheel scrolling (requires --enable-mousewheel)
1352 --enable-smart-resize enable smart growth/shrink behaviour 1348 --enable-smart-resize enable smart growth/shrink behaviour
1353 --enable-text-blink enable blinking text 1349 --enable-text-blink enable blinking text
1354 --enable-pointer-blank enable pointer blank when typing or inactive pointer 1350 --enable-pointer-blank enable pointer blank when typing or inactive pointer
1355 --enable-utmp enable utmp (utmpx) support 1351 --enable-utmp enable utmp (utmpx) support
1356 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp) 1352 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
1358 1354
1359Optional Packages: 1355Optional Packages:
1360 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1356 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1361 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1357 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1362 --with-afterimage-config=DIR use libAfterImage config script in DIR 1358 --with-afterimage-config=DIR use libAfterImage config script in DIR
1363 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 1359 --with-codesets=CS,... compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1364 --with-res-name=NAME use this as default resource name (default: urxvt) 1360 --with-res-name=NAME use this as default resource name (default: urxvt)
1365 --with-res-class=CLASS use this as the resource class (default: URxvt) 1361 --with-res-class=CLASS use this as the resource class (default: URxvt)
1366 --with-name=NAME set the basename for the installed binaries (default: urxvt) 1362 --with-name=NAME set the basename for the installed binaries (default: urxvt)
1367 --with-term=NAME set the terminal to NAME (default: rxvt) 1363 --with-term=NAME set the terminal to NAME (default: rxvt)
1368 --with-terminfo=PATH set the path to the terminfo tree to PATH 1364 --with-terminfo=PATH set the path to the terminfo tree to PATH
1369 --with-x use the X Window System 1365 --with-x use the X Window System
1370 --with-xpm-includes=DIR use XPM includes in DIR
1371 --with-xpm-library=DIR use XPM library in DIR
1372 --with-xpm use XPM
1373 1366
1374Some influential environment variables: 1367Some influential environment variables:
1375 CC C compiler command 1368 CC C compiler command
1376 CFLAGS C compiler flags 1369 CFLAGS C compiler flags
1377 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a 1370 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
3877LINKER=$LINKER 3870LINKER=$LINKER
3878 3871
3879 3872
3880if test -z "$orig_CXXFLAGS"; then 3873if test -z "$orig_CXXFLAGS"; then
3881 if test x$GCC = xyes && test "x$GXX" = xyes; then 3874 if test x$GCC = xyes && test "x$GXX" = xyes; then
3882 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs" 3875 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3883 cat >conftest.$ac_ext <<_ACEOF 3876 cat >conftest.$ac_ext <<_ACEOF
3884/* confdefs.h. */ 3877/* confdefs.h. */
3885_ACEOF 3878_ACEOF
3886cat confdefs.h >>conftest.$ac_ext 3879cat confdefs.h >>conftest.$ac_ext
3887cat >>conftest.$ac_ext <<_ACEOF 3880cat >>conftest.$ac_ext <<_ACEOF
4400 4393
4401 4394
4402 4395
4403support_frills=yes 4396support_frills=yes
4404support_inheritpixmap=yes 4397support_inheritpixmap=yes
4405support_tinting=yes
4406support_fading=yes 4398support_fading=yes
4407support_keepscrolling=yes 4399support_keepscrolling=yes
4408support_selectionscrolling=yes 4400support_selectionscrolling=yes
4409support_mousewheel=yes 4401support_mousewheel=yes
4410support_mouseslipwheel=yes 4402support_mouseslipwheel=yes
4413support_scroll_rxvt=yes 4405support_scroll_rxvt=yes
4414support_scroll_next=yes 4406support_scroll_next=yes
4415support_scroll_xterm=yes 4407support_scroll_xterm=yes
4416support_scroll_plain=yes 4408support_scroll_plain=yes
4417support_xim=yes 4409support_xim=yes
4418support_xpm=yes
4419support_afterimage=yes 4410support_afterimage=yes
4420support_afterstep=yes 4411support_afterstep=yes
4421support_xft=yes 4412support_xft=yes
4422support_unicode3=no 4413support_unicode3=no
4423support_combining=yes 4414support_combining=yes
4442if test "${enable_everything+set}" = set; then 4433if test "${enable_everything+set}" = set; then
4443 enableval=$enable_everything; 4434 enableval=$enable_everything;
4444 if test x$enableval = xno; then 4435 if test x$enableval = xno; then
4445 support_frills=no 4436 support_frills=no
4446 support_inheritpixmap=no 4437 support_inheritpixmap=no
4447 support_tinting=no
4448 support_fading=no 4438 support_fading=no
4449 support_keepscrolling=no 4439 support_keepscrolling=no
4450 support_selectionscrolling=no 4440 support_selectionscrolling=no
4451 support_lastlog=no 4441 support_lastlog=no
4452 support_mousewheel=no 4442 support_mousewheel=no
4458 support_scroll_xterm=no 4448 support_scroll_xterm=no
4459 support_scroll_plain=no 4449 support_scroll_plain=no
4460 support_utmp=no 4450 support_utmp=no
4461 support_wtmp=no 4451 support_wtmp=no
4462 support_xim=no 4452 support_xim=no
4463 support_xpm=no
4464 support_afterimage=no 4453 support_afterimage=no
4465 support_afterstep=no 4454 support_afterstep=no
4466 support_xft=no 4455 support_xft=no
4467 support_unicode3=no 4456 support_unicode3=no
4468 support_combining=no 4457 support_combining=no
4473 codesets= 4462 codesets=
4474 fi 4463 fi
4475 if test x$enableval = xyes; then 4464 if test x$enableval = xyes; then
4476 support_frills=yes 4465 support_frills=yes
4477 support_inheritpixmap=yes 4466 support_inheritpixmap=yes
4478 support_tinting=yes
4479 support_fading=yes 4467 support_fading=yes
4480 support_keepscrolling=yes 4468 support_keepscrolling=yes
4481 support_selectionscrolling=yes 4469 support_selectionscrolling=yes
4482 support_lastlog=yes 4470 support_lastlog=yes
4483 support_mousewheel=yes 4471 support_mousewheel=yes
4489 support_scroll_xterm=yes 4477 support_scroll_xterm=yes
4490 support_scroll_plain=yes 4478 support_scroll_plain=yes
4491 support_utmp=yes 4479 support_utmp=yes
4492 support_wtmp=yes 4480 support_wtmp=yes
4493 support_xim=yes 4481 support_xim=yes
4494 support_xpm=yes
4495 support_afterimage=yes 4482 support_afterimage=yes
4496 support_afterstep=yes 4483 support_afterstep=yes
4497 support_xft=yes 4484 support_xft=yes
4498 support_unicode3=yes 4485 support_unicode3=yes
4499 support_combining=yes 4486 support_combining=yes
4505 fi 4492 fi
4506 4493
4507fi 4494fi
4508 4495
4509 4496
4497WARNINGS=no
4498# Check whether --enable-warnings was given.
4499if test "${enable_warnings+set}" = set; then
4500 enableval=$enable_warnings; if test x$enableval = xyes; then
4501 WARNINGS=yes
4502 fi
4503fi
4504
4505if test x$GXX = xyes; then
4506 if test $WARNINGS = yes; then
4507 save_CXXFLAGS="$CXXFLAGS"
4508 CXXFLAGS="$CXXFLAGS -Wall -Wno-sign-compare -Wno-reorder -Wno-non-virtual-dtor"
4509 cat >conftest.$ac_ext <<_ACEOF
4510/* confdefs.h. */
4511_ACEOF
4512cat confdefs.h >>conftest.$ac_ext
4513cat >>conftest.$ac_ext <<_ACEOF
4514/* end confdefs.h. */
4515
4516int
4517main ()
4518{
4519
4520 ;
4521 return 0;
4522}
4523_ACEOF
4524rm -f conftest.$ac_objext
4525if { (ac_try="$ac_compile"
4526case "(($ac_try" in
4527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4528 *) ac_try_echo=$ac_try;;
4529esac
4530eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4531 (eval "$ac_compile") 2>conftest.er1
4532 ac_status=$?
4533 grep -v '^ *+' conftest.er1 >conftest.err
4534 rm -f conftest.er1
4535 cat conftest.err >&5
4536 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4537 (exit $ac_status); } && {
4538 test -z "$ac_cxx_werror_flag" ||
4539 test ! -s conftest.err
4540 } && test -s conftest.$ac_objext; then
4541 :
4542else
4543 echo "$as_me: failed program was:" >&5
4544sed 's/^/| /' conftest.$ac_ext >&5
4545
4546 CXXFLAGS="$save_CXXFLAGS"
4547fi
4548
4549rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4550 else
4551 CXXFLAGS="$CXXFLAGS -w"
4552 fi
4553fi
4554
4510# Check whether --enable-unicode3 was given. 4555# Check whether --enable-unicode3 was given.
4511if test "${enable_unicode3+set}" = set; then 4556if test "${enable_unicode3+set}" = set; then
4512 enableval=$enable_unicode3; if test x$enableval = xyes -o x$enableval = xno; then 4557 enableval=$enable_unicode3; if test x$enableval = xyes -o x$enableval = xno; then
4513 support_unicode3=$enableval 4558 support_unicode3=$enableval
4514 fi 4559 fi
4537 support_styles=$enableval 4582 support_styles=$enableval
4538 fi 4583 fi
4539fi 4584fi
4540 4585
4541 4586
4542# Check whether --enable-xpm-background was given.
4543if test "${enable_xpm_background+set}" = set; then
4544 enableval=$enable_xpm_background; if test x$enableval = xyes -o x$enableval = xno; then
4545 support_xpm=$enableval
4546 fi
4547fi
4548
4549
4550# Check whether --enable-afterimage was given. 4587# Check whether --enable-afterimage was given.
4551if test "${enable_afterimage+set}" = set; then 4588if test "${enable_afterimage+set}" = set; then
4552 enableval=$enable_afterimage; if test x$enableval = xyes -o x$enableval = xno; then 4589 enableval=$enable_afterimage; if test x$enableval = xyes -o x$enableval = xno; then
4553 support_afterimage=$enableval 4590 support_afterimage=$enableval
4554 fi 4591 fi
4567 4604
4568# Check whether --enable-transparency was given. 4605# Check whether --enable-transparency was given.
4569if test "${enable_transparency+set}" = set; then 4606if test "${enable_transparency+set}" = set; then
4570 enableval=$enable_transparency; if test x$enableval = xyes -o x$enableval = xno; then 4607 enableval=$enable_transparency; if test x$enableval = xyes -o x$enableval = xno; then
4571 support_inheritpixmap=$enableval 4608 support_inheritpixmap=$enableval
4572 fi
4573fi
4574
4575
4576# Check whether --enable-tinting was given.
4577if test "${enable_tinting+set}" = set; then
4578 enableval=$enable_tinting; if test x$enableval = xyes -o x$enableval = xno; then
4579 support_tinting=$enableval
4580 fi 4609 fi
4581fi 4610fi
4582 4611
4583 4612
4584# Check whether --enable-fading was given. 4613# Check whether --enable-fading was given.
4889 fi 4918 fi
4890done 4919done
4891done 4920done
4892IFS=$as_save_IFS 4921IFS=$as_save_IFS
4893 4922
4923 test -z "$ac_cv_path_TIC" && ac_cv_path_TIC=":"
4894 ;; 4924 ;;
4895esac 4925esac
4896fi 4926fi
4897TIC=$ac_cv_path_TIC 4927TIC=$ac_cv_path_TIC
4898if test -n "$TIC"; then 4928if test -n "$TIC"; then
6445fi 6475fi
6446 6476
6447 LDFLAGS=$ac_save_LDFLAGS 6477 LDFLAGS=$ac_save_LDFLAGS
6448 6478
6449fi 6479fi
6450
6451 6480
6452 6481
6453AFTERIMAGE_CFLAGS= 6482AFTERIMAGE_CFLAGS=
6454AFTERIMAGE_LIBS= 6483AFTERIMAGE_LIBS=
6455AFTERIMAGE_VERSION= 6484AFTERIMAGE_VERSION=
6526echo "${ECHO_T}no" >&6; } 6555echo "${ECHO_T}no" >&6; }
6527 fi 6556 fi
6528 fi 6557 fi
6529fi 6558fi
6530 6559
6531if test x$support_afterimage != xyes -a x$support_xpm = xyes ; then
6532
6533
6534
6535# Initialize some more variables set by options.
6536# The variables have the same names as the options, with
6537# dashes changed to underlines.
6538
6539# If we find XPM, set shell vars xpm_includes and xpm_libraries to the
6540# paths, otherwise set no_xpm=yes.
6541# Uses ac_ vars as temps to allow command line to override cache and checks.
6542{ echo "$as_me:$LINENO: checking for libXpm" >&5
6543echo $ECHO_N "checking for libXpm... $ECHO_C" >&6; }
6544
6545
6546# Check whether --with-xpm_includes was given.
6547if test "${with_xpm_includes+set}" = set; then
6548 withval=$with_xpm_includes; xpm_includes="$withval"
6549else
6550 xpm_includes=NO
6551fi
6552
6553
6554# Check whether --with-xpm_library was given.
6555if test "${with_xpm_library+set}" = set; then
6556 withval=$with_xpm_library; xpm_libraries="$withval"
6557else
6558 xpm_libraries=NO
6559fi
6560
6561
6562# --without-xpm overrides everything else, but does not touch the cache.
6563
6564# Check whether --with-xpm was given.
6565if test "${with_xpm+set}" = set; then
6566 withval=$with_xpm;
6567fi
6568
6569if test "$with_xpm" = no; then
6570 have_xpm=disabled
6571else
6572 if test "${ac_cv_have_xpm+set}" = set; then
6573 echo $ECHO_N "(cached) $ECHO_C" >&6
6574else
6575
6576 vt_xpm_include_X11=no
6577 if test -n "$xpm_includes"; then
6578 vt_xpm_includes=$xpm_includes
6579 else
6580 vt_xpm_includes=NO
6581 fi
6582 if test -n "$xpm_libraries"; then
6583 vt_xpm_libraries=$xpm_libraries
6584 else
6585 vt_xpm_libraries=NO
6586 fi
6587
6588 if test "$vt_xpm_includes" = NO; then
6589 # Guess where to find xpm.h
6590
6591ac_save_CPPFLAGS="$CPPFLAGS"
6592CPPFLAGS="$CPPFLAGS $X_CFLAGS"
6593
6594 # First, try using that file with no special directory specified.
6595cat >conftest.$ac_ext <<_ACEOF
6596/* confdefs.h. */
6597_ACEOF
6598cat confdefs.h >>conftest.$ac_ext
6599cat >>conftest.$ac_ext <<_ACEOF
6600/* end confdefs.h. */
6601#include <X11/xpm.h>
6602_ACEOF
6603if { (ac_try="$ac_cpp conftest.$ac_ext"
6604case "(($ac_try" in
6605 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6606 *) ac_try_echo=$ac_try;;
6607esac
6608eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6609 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6610 ac_status=$?
6611 grep -v '^ *+' conftest.er1 >conftest.err
6612 rm -f conftest.er1
6613 cat conftest.err >&5
6614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6615 (exit $ac_status); } >/dev/null && {
6616 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
6617 test ! -s conftest.err
6618 }; then
6619 # We can compile using X headers with no special include directory.
6620vt_xpm_includes=
6621vt_xpm_include_X11=yes
6622else
6623 echo "$as_me: failed program was:" >&5
6624sed 's/^/| /' conftest.$ac_ext >&5
6625
6626 CPPFLAGS="$ac_save_CPPFLAGS"
6627# Look for the header file in a standard set of common directories.
6628 for ac_dir in \
6629 /usr/X11/include \
6630 /usr/X11R6/include \
6631 /usr/X11R5/include \
6632 /usr/X11R4/include \
6633 \
6634 /usr/include/X11 \
6635 /usr/include/X11R6 \
6636 /usr/include/X11R5 \
6637 /usr/include/X11R4 \
6638 \
6639 /usr/local/X11/include \
6640 /usr/local/X11R6/include \
6641 /usr/local/X11R5/include \
6642 /usr/local/X11R4/include \
6643 \
6644 /usr/local/include/X11 \
6645 /usr/local/include/X11R6 \
6646 /usr/local/include/X11R5 \
6647 /usr/local/include/X11R4 \
6648 \
6649 /usr/X386/include \
6650 /usr/x386/include \
6651 /usr/XFree86/include/X11 \
6652 \
6653 /usr/include \
6654 /usr/local/include \
6655 /usr/unsupported/include \
6656 /usr/athena/include \
6657 /usr/local/x11r5/include \
6658 /usr/lpp/Xamples/include \
6659 \
6660 /usr/openwin/include \
6661 /usr/openwin/share/include \
6662 ; \
6663 do
6664 if test -r "$ac_dir/X11/xpm.h"; then
6665 vt_xpm_includes="$ac_dir"
6666 vt_xpm_include_X11=yes
6667 break
6668 else
6669 if test -r "$ac_dir/xpm.h"; then
6670 vt_xpm_includes=$ac_dir
6671 break
6672 fi
6673 fi
6674 done
6675fi
6676
6677rm -f conftest.err conftest.$ac_ext
6678fi
6679
6680if test "$vt_xpm_libraries" = NO; then
6681 # Check for the libraries.
6682
6683 # See if we find them without any special options.
6684 # Don't add to $LIBS permanently.
6685 ac_save_LIBS="$LIBS"
6686 LIBS="$LIBS $X_LIBS -lXpm -lX11"
6687cat >conftest.$ac_ext <<_ACEOF
6688/* confdefs.h. */
6689_ACEOF
6690cat confdefs.h >>conftest.$ac_ext
6691cat >>conftest.$ac_ext <<_ACEOF
6692/* end confdefs.h. */
6693
6694int
6695main ()
6696{
6697XpmReadFileToPixmap()
6698 ;
6699 return 0;
6700}
6701_ACEOF
6702rm -f conftest.$ac_objext conftest$ac_exeext
6703if { (ac_try="$ac_link"
6704case "(($ac_try" in
6705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6706 *) ac_try_echo=$ac_try;;
6707esac
6708eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6709 (eval "$ac_link") 2>conftest.er1
6710 ac_status=$?
6711 grep -v '^ *+' conftest.er1 >conftest.err
6712 rm -f conftest.er1
6713 cat conftest.err >&5
6714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6715 (exit $ac_status); } && {
6716 test -z "$ac_cxx_werror_flag" ||
6717 test ! -s conftest.err
6718 } && test -s conftest$ac_exeext &&
6719 $as_test_x conftest$ac_exeext; then
6720 LIBS="$ac_save_LIBS"
6721# We can link libXpm with no special library path.
6722vt_xpm_libraries=
6723else
6724 echo "$as_me: failed program was:" >&5
6725sed 's/^/| /' conftest.$ac_ext >&5
6726
6727 LIBS="$ac_save_LIBS"
6728# First see if replacing the include by lib works.
6729for ac_dir in \
6730 `echo "$vt_xpm_includes" | sed 's,include/X11,lib,;s,include,lib,'` \
6731 /usr/X11/lib \
6732 /usr/X11R6/lib \
6733 /usr/X11R5/lib \
6734 /usr/X11R4/lib \
6735 \
6736 /usr/lib/X11 \
6737 /usr/lib/X11R6 \
6738 /usr/lib/X11R5 \
6739 /usr/lib/X11R4 \
6740 \
6741 /usr/local/X11/lib \
6742 /usr/local/X11R6/lib \
6743 /usr/local/X11R5/lib \
6744 /usr/local/X11R4/lib \
6745 \
6746 /usr/local/lib/X11 \
6747 /usr/local/lib/X11R6 \
6748 /usr/local/lib/X11R5 \
6749 /usr/local/lib/X11R4 \
6750 \
6751 /usr/X386/lib \
6752 /usr/x386/lib \
6753 /usr/XFree86/lib/X11 \
6754 \
6755 /usr/lib \
6756 /usr/local/lib \
6757 /usr/unsupported/lib \
6758 /usr/athena/lib \
6759 /usr/local/x11r5/lib \
6760 /usr/lpp/Xamples/lib \
6761 \
6762 /usr/openwin/lib \
6763 /usr/openwin/share/lib \
6764 ; \
6765do
6766 for ac_extension in a so sl; do
6767 if test -r $ac_dir/libXpm.$ac_extension; then
6768 vt_xpm_libraries=$ac_dir
6769 break 2
6770 fi
6771 done
6772done
6773fi
6774
6775rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6776 conftest$ac_exeext conftest.$ac_ext
6777fi
6778
6779
6780 if test "$vt_xpm_includes" = NO -o "$vt_xpm_libraries" = NO; then
6781 ac_cv_have_xpm="have_xpm=no"
6782 else
6783 ac_cv_have_xpm="have_xpm=yes \
6784 vt_xpm_includes=$vt_xpm_includes vt_xpm_libraries=$vt_xpm_libraries \
6785 vt_xpm_include_X11=$vt_xpm_include_X11"
6786 fi
6787fi
6788 eval "$ac_cv_have_xpm"
6789fi
6790
6791if test "$have_xpm" != yes; then
6792 { echo "$as_me:$LINENO: result: $have_xpm" >&5
6793echo "${ECHO_T}$have_xpm" >&6; }
6794 no_xpm=yes
6795else
6796 if test "$xpm_includes" != NO; then
6797 if test "$xpm_includes" = "$vt_xpm_includes"; then
6798 if test -r "$xpm_includes/X11/xpm.h"; then
6799 vt_xpm_include_X11=yes
6800 fi
6801 else
6802 vt_xpm_include_X11=no
6803 if test -z "$xpm_includes"; then
6804 cat >conftest.$ac_ext <<_ACEOF
6805/* confdefs.h. */
6806_ACEOF
6807cat confdefs.h >>conftest.$ac_ext
6808cat >>conftest.$ac_ext <<_ACEOF
6809/* end confdefs.h. */
6810#include <X11/xpm.h>
6811_ACEOF
6812if { (ac_try="$ac_cpp conftest.$ac_ext"
6813case "(($ac_try" in
6814 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6815 *) ac_try_echo=$ac_try;;
6816esac
6817eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6818 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6819 ac_status=$?
6820 grep -v '^ *+' conftest.er1 >conftest.err
6821 rm -f conftest.er1
6822 cat conftest.err >&5
6823 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6824 (exit $ac_status); } >/dev/null && {
6825 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
6826 test ! -s conftest.err
6827 }; then
6828 vt_xpm_include_X11=yes
6829else
6830 echo "$as_me: failed program was:" >&5
6831sed 's/^/| /' conftest.$ac_ext >&5
6832
6833
6834fi
6835
6836rm -f conftest.err conftest.$ac_ext
6837 else
6838 if test -r "$xpm_includes/X11/xpm.h"; then
6839 vt_xpm_include_X11=yes
6840 fi
6841 fi
6842 fi
6843 vt_xpm_includes=$xpm_includes
6844 fi
6845 if test "x$xpm_libraries" != xNO; then
6846 vt_xpm_libraries=$xpm_libraries
6847 fi
6848 # Update the cache value to reflect the command line values.
6849 ac_cv_have_xpm="have_xpm=yes \
6850 vt_xpm_includes=$vt_xpm_includes vt_xpm_libraries=$vt_xpm_libraries \
6851 vt_xpm_include_X11=$vt_xpm_include_X11"
6852 eval "$ac_cv_have_xpm"
6853 { echo "$as_me:$LINENO: result: -I$vt_xpm_includes, -L$vt_xpm_libraries" >&5
6854echo "${ECHO_T}-I$vt_xpm_includes, -L$vt_xpm_libraries" >&6; }
6855 if test -n "$vt_xpm_includes"; then
6856 XPM_CPPFLAGS="-DHAVE_LIBXPM"
6857 fi
6858 if test -n "$vt_xpm_includes"; then
6859 XPM_CFLAGS="-I$vt_xpm_includes"
6860 fi
6861 XPM_LIBS="-lXpm"
6862 if test -n "$vt_xpm_libraries"; then
6863 XPM_LIBS="-L$vt_xpm_libraries $XPM_LIBS"
6864 fi
6865 if test "x$vt_xpm_include_X11" = xyes; then
6866
6867cat >>confdefs.h <<\_ACEOF
6868#define XPM_INC_X11 1
6869_ACEOF
6870
6871 fi
6872fi
6873
6874
6875
6876
6877
6878 if test x$no_xpm = xyes; then
6879 support_xpm=needsmanualspecification
6880 fi
6881fi
6882
6883{ echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5 6560{ echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5
6884echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6; } 6561echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6; }
6885if test "${ac_cv_header_sys_wait_h+set}" = set; then 6562if test "${ac_cv_header_sys_wait_h+set}" = set; then
6886 echo $ECHO_N "(cached) $ECHO_C" >&6 6563 echo $ECHO_N "(cached) $ECHO_C" >&6
6887else 6564else
9959_ACEOF 9636_ACEOF
9960 9637
9961 9638
9962 9639
9963 9640
9964
9965
9966for ac_func in \ 9641for ac_func in unsetenv
9967 unsetenv \
9968 setutent \
9969 on_exit \
9970
9971do 9642do
9972as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9643as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9973{ echo "$as_me:$LINENO: checking for $ac_func" >&5 9644{ echo "$as_me:$LINENO: checking for $ac_func" >&5
9974echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 9645echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9975if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 9646if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
10114 9785
10115 9786
10116 9787
10117 9788
10118for ac_func in \ 9789for ac_func in \
10119 ttyslot \
10120 updwtmp \ 9790 updwtmp \
10121 updwtmpx \ 9791 updwtmpx \
9792 updlastlogx \
10122 9793
10123do 9794do
10124as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9795as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10125{ echo "$as_me:$LINENO: checking for $ac_func" >&5 9796{ echo "$as_me:$LINENO: checking for $ac_func" >&5
10126echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 9797echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11547 11218
11548cat >>confdefs.h <<_ACEOF 11219cat >>confdefs.h <<_ACEOF
11549#define LASTLOG_FILE "$path_lastlog" 11220#define LASTLOG_FILE "$path_lastlog"
11550_ACEOF 11221_ACEOF
11551 11222
11552 if test -d "$path_lastlog"; then
11553
11554cat >>confdefs.h <<\_ACEOF
11555#define LASTLOG_IS_DIR 1
11556_ACEOF
11557
11558 fi
11559fi 11223fi
11560 11224
11561{ echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11225{ echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11562echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6; } 11226echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6; }
11563if test "${path_lastlogx+set}" = set; then 11227if test "${path_lastlogx+set}" = set; then
11645 11309
11646fi 11310fi
11647 11311
11648 11312
11649 11313
11650{ echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11651echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6; }
11652if test "${rxvt_cv_path_ttytab+set}" = set; then
11653 echo $ECHO_N "(cached) $ECHO_C" >&6
11654else
11655 for ttys_file in /etc/ttys /etc/ttytab;
11656do
11657 if test -f "$ttys_file" ; then
11658 rxvt_cv_path_ttytab=$ttys_file
11659 break
11660 fi
11661done
11662 11314
11663fi
11664{ echo "$as_me:$LINENO: result: $rxvt_cv_path_ttytab" >&5
11665echo "${ECHO_T}$rxvt_cv_path_ttytab" >&6; }
11666if test x$rxvt_cv_path_ttytab != x; then
11667
11668cat >>confdefs.h <<_ACEOF
11669#define TTYTAB_FILENAME "$rxvt_cv_path_ttytab"
11670_ACEOF
11671
11672fi
11673
11674
11675ac_save_LIBS=$LIBS 11315save_LIBS=$LIBS
11676ac_save_CFLAGS=$CFLAGS 11316save_CFLAGS=$CFLAGS
11677CFLAGS="$CFLAGS $X_CFLAGS" 11317CFLAGS="$CFLAGS $X_CFLAGS"
11678LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 11318LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
11319if test x$support_xim = xyes; then
11679{ echo "$as_me:$LINENO: checking for working Xlocale" >&5 11320 { echo "$as_me:$LINENO: checking for working Xlocale" >&5
11680echo $ECHO_N "checking for working Xlocale... $ECHO_C" >&6; } 11321echo $ECHO_N "checking for working Xlocale... $ECHO_C" >&6; }
11681if test "${rxvt_cv_func_xlocale+set}" = set; then 11322if test "${rxvt_cv_func_xlocale+set}" = set; then
11682 echo $ECHO_N "(cached) $ECHO_C" >&6 11323 echo $ECHO_N "(cached) $ECHO_C" >&6
11683else 11324else
11684 if test "$cross_compiling" = yes; then 11325 if test "$cross_compiling" = yes; then
11685 : 11326 :
11686else 11327else
11687 cat >conftest.$ac_ext <<_ACEOF 11328 cat >conftest.$ac_ext <<_ACEOF
11688/* confdefs.h. */ 11329/* confdefs.h. */
11689_ACEOF 11330_ACEOF
11690cat confdefs.h >>conftest.$ac_ext 11331cat confdefs.h >>conftest.$ac_ext
11691cat >>conftest.$ac_ext <<_ACEOF 11332cat >>conftest.$ac_ext <<_ACEOF
11692/* end confdefs.h. */ 11333/* end confdefs.h. */
11693#include <X11/Xlib.h> 11334#include <X11/Xlib.h>
11694#include <stdlib.h> 11335 #include <stdlib.h>
11695main() { 11336 main() {
11696char *p; 11337 char *p;
11697if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 11338 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
11698exit (XSupportsLocale() ? 0 : 1); 11339 exit (XSupportsLocale() ? 0 : 1);
11699else 11340 else
11700exit (1);} 11341 exit (1);}
11701_ACEOF 11342_ACEOF
11702rm -f conftest$ac_exeext 11343rm -f conftest$ac_exeext
11703if { (ac_try="$ac_link" 11344if { (ac_try="$ac_link"
11704case "(($ac_try" in 11345case "(($ac_try" in
11705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11346 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11717eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 11358eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11718 (eval "$ac_try") 2>&5 11359 (eval "$ac_try") 2>&5
11719 ac_status=$? 11360 ac_status=$?
11720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11721 (exit $ac_status); }; }; then 11362 (exit $ac_status); }; }; then
11722 rxvt_cv_func_xlocale=yes 11363 rxvt_cv_func_xlocale=yes
11723else 11364else
11724 echo "$as_me: program exited with status $ac_status" >&5 11365 echo "$as_me: program exited with status $ac_status" >&5
11725echo "$as_me: failed program was:" >&5 11366echo "$as_me: failed program was:" >&5
11726sed 's/^/| /' conftest.$ac_ext >&5 11367sed 's/^/| /' conftest.$ac_ext >&5
11727 11368
11733 11374
11734 11375
11735fi 11376fi
11736{ echo "$as_me:$LINENO: result: $rxvt_cv_func_xlocale" >&5 11377{ echo "$as_me:$LINENO: result: $rxvt_cv_func_xlocale" >&5
11737echo "${ECHO_T}$rxvt_cv_func_xlocale" >&6; } 11378echo "${ECHO_T}$rxvt_cv_func_xlocale" >&6; }
11738if test x$support_xim = xyes; then
11739 if test x$rxvt_cv_func_xlocale = xyes; then 11379 if test x$rxvt_cv_func_xlocale = xyes; then
11740 11380
11741cat >>confdefs.h <<\_ACEOF 11381cat >>confdefs.h <<\_ACEOF
11742#define USE_XIM 1 11382#define USE_XIM 1
11743_ACEOF 11383_ACEOF
11744 11384
11385 { echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11386echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6; }
11387if test "${rxvt_broken_ximcb+set}" = set; then
11388 echo $ECHO_N "(cached) $ECHO_C" >&6
11389else
11390 cat >conftest.$ac_ext <<_ACEOF
11391
11392 #include <X11/Xlib.h>
11393
11394 void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
11395
11396 void f() {
11397 XIMCallback cb;
11398 cb.callback = im_destroy_cb;
11399 }
11400
11401_ACEOF
11402rm -f conftest.$ac_objext
11403if { (ac_try="$ac_compile"
11404case "(($ac_try" in
11405 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11406 *) ac_try_echo=$ac_try;;
11407esac
11408eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11409 (eval "$ac_compile") 2>conftest.er1
11410 ac_status=$?
11411 grep -v '^ *+' conftest.er1 >conftest.err
11412 rm -f conftest.er1
11413 cat conftest.err >&5
11414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11415 (exit $ac_status); } && {
11416 test -z "$ac_cxx_werror_flag" ||
11417 test ! -s conftest.err
11418 } && test -s conftest.$ac_objext; then
11419 rxvt_broken_ximcb=yes
11420else
11421 echo "$as_me: failed program was:" >&5
11422sed 's/^/| /' conftest.$ac_ext >&5
11423
11424 rxvt_broken_ximcb=no
11425fi
11426
11427rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11428fi
11429{ echo "$as_me:$LINENO: result: $rxvt_broken_ximcb" >&5
11430echo "${ECHO_T}$rxvt_broken_ximcb" >&6; }
11431
11432 if test x$rxvt_broken_ximcb = xyes; then
11433
11434cat >>confdefs.h <<\_ACEOF
11435#define XIMCB_PROTO_BROKEN 1
11436_ACEOF
11437
11438 fi
11745 fi 11439 fi
11746fi 11440fi
11747 11441
11748{ echo "$as_me:$LINENO: checking for working X setlocale" >&5 11442{ echo "$as_me:$LINENO: checking for working X setlocale" >&5
11749echo $ECHO_N "checking for working X setlocale... $ECHO_C" >&6; } 11443echo $ECHO_N "checking for working X setlocale... $ECHO_C" >&6; }
11802cat >>confdefs.h <<\_ACEOF 11496cat >>confdefs.h <<\_ACEOF
11803#define HAVE_XSETLOCALE 1 11497#define HAVE_XSETLOCALE 1
11804_ACEOF 11498_ACEOF
11805 11499
11806fi 11500fi
11807LIBS=$ac_save_LIBS 11501LIBS=$save_LIBS
11808CFLAGS=$ac_save_CFLAGS 11502CFLAGS=$save_CFLAGS
11809 11503
11810{ echo "$as_me:$LINENO: checking for working plain setlocale" >&5 11504{ echo "$as_me:$LINENO: checking for working plain setlocale" >&5
11811echo $ECHO_N "checking for working plain setlocale... $ECHO_C" >&6; } 11505echo $ECHO_N "checking for working plain setlocale... $ECHO_C" >&6; }
11812if test "${rxvt_cv_func_setlocale+set}" = set; then 11506if test "${rxvt_cv_func_setlocale+set}" = set; then
11813 echo $ECHO_N "(cached) $ECHO_C" >&6 11507 echo $ECHO_N "(cached) $ECHO_C" >&6
12016 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5 11710 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12017echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;} 11711echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12018 { (exit 1); exit 1; }; } 11712 { (exit 1); exit 1; }; }
12019fi 11713fi
12020 11714
12021
12022{ echo "$as_me:$LINENO: checking for broken XIM callback" >&5
12023echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6; }
12024if test "${rxvt_broken_ximcb+set}" = set; then
12025 echo $ECHO_N "(cached) $ECHO_C" >&6
12026else
12027 cat >conftest.$ac_ext <<_ACEOF
12028
12029#include <X11/Xlib.h>
12030
12031void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
12032
12033void f() {
12034 XIMCallback cb;
12035 cb.callback = im_destroy_cb;
12036}
12037
12038_ACEOF
12039rm -f conftest.$ac_objext
12040if { (ac_try="$ac_compile"
12041case "(($ac_try" in
12042 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12043 *) ac_try_echo=$ac_try;;
12044esac
12045eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12046 (eval "$ac_compile") 2>conftest.er1
12047 ac_status=$?
12048 grep -v '^ *+' conftest.er1 >conftest.err
12049 rm -f conftest.er1
12050 cat conftest.err >&5
12051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12052 (exit $ac_status); } && {
12053 test -z "$ac_cxx_werror_flag" ||
12054 test ! -s conftest.err
12055 } && test -s conftest.$ac_objext; then
12056 rxvt_broken_ximcb=yes
12057else
12058 echo "$as_me: failed program was:" >&5
12059sed 's/^/| /' conftest.$ac_ext >&5
12060
12061 rxvt_broken_ximcb=no
12062fi
12063
12064rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12065fi
12066{ echo "$as_me:$LINENO: result: $rxvt_broken_ximcb" >&5
12067echo "${ECHO_T}$rxvt_broken_ximcb" >&6; }
12068
12069if test x$rxvt_broken_ximcb = xyes; then
12070
12071cat >>confdefs.h <<\_ACEOF
12072#define XIMCB_PROTO_BROKEN 1
12073_ACEOF
12074
12075fi
12076 11715
12077 11716
12078 11717
12079 11718
12080 11719
13063cat >>confdefs.h <<\_ACEOF 12702cat >>confdefs.h <<\_ACEOF
13064#define OFF_FOCUS_FADING 1 12703#define OFF_FOCUS_FADING 1
13065_ACEOF 12704_ACEOF
13066 12705
13067fi 12706fi
13068if test x$support_tinting = xyes; then
13069
13070cat >>confdefs.h <<\_ACEOF
13071#define TINTING 1
13072_ACEOF
13073
13074fi
13075if test x$support_inheritpixmap = xyes; then 12707if test x$support_inheritpixmap = xyes; then
13076 12708
13077cat >>confdefs.h <<\_ACEOF 12709cat >>confdefs.h <<\_ACEOF
13078#define ENABLE_TRANSPARENCY 1 12710#define ENABLE_TRANSPARENCY 1
13079_ACEOF 12711_ACEOF
13091cat >>confdefs.h <<\_ACEOF 12723cat >>confdefs.h <<\_ACEOF
13092#define SELECTION_SCROLLING 1 12724#define SELECTION_SCROLLING 1
13093_ACEOF 12725_ACEOF
13094 12726
13095fi 12727fi
12728if test x$support_frills = xyes; then
12729
12730cat >>confdefs.h <<\_ACEOF
12731#define ENABLE_FRILLS 1
12732_ACEOF
12733
12734fi
13096if test x$support_mousewheel = xyes; then 12735if test x$support_mousewheel = xyes; then
13097 12736
13098cat >>confdefs.h <<\_ACEOF 12737cat >>confdefs.h <<\_ACEOF
13099#define MOUSE_WHEEL 1 12738#define MOUSE_WHEEL 1
13100_ACEOF 12739_ACEOF
13105cat >>confdefs.h <<\_ACEOF 12744cat >>confdefs.h <<\_ACEOF
13106#define MOUSE_SLIP_WHEELING 1 12745#define MOUSE_SLIP_WHEELING 1
13107_ACEOF 12746_ACEOF
13108 12747
13109fi 12748fi
13110if test x$support_xpm = xyes -o x$support_afterimage = xyes ; then
13111
13112cat >>confdefs.h <<\_ACEOF
13113#define XPM_BACKGROUND 1
13114_ACEOF
13115
13116fi
13117
13118if test x$support_afterimage = xyes; then 12749if test x$support_afterimage = xyes; then
13119 12750
13120cat >>confdefs.h <<\_ACEOF 12751cat >>confdefs.h <<\_ACEOF
13121#define HAVE_AFTERIMAGE 1 12752#define HAVE_AFTERIMAGE 1
12753_ACEOF
12754
12755
12756cat >>confdefs.h <<\_ACEOF
12757#define BG_IMAGE_FROM_FILE 1
13122_ACEOF 12758_ACEOF
13123 12759
13124fi 12760fi
13125 12761
13126 12762
13398 13034
13399 13035
13400 13036
13401 13037
13402 13038
13403
13404if test x$support_perl = xyes; then
13405 support_frills=yes
13406fi
13407
13408if test x$support_frills = xyes; then
13409
13410cat >>confdefs.h <<\_ACEOF
13411#define ENABLE_FRILLS 1
13412_ACEOF
13413
13414fi
13415 13039
13416 13040
13417 13041
13418 13042
13419 13043
14203X_CFLAGS!$X_CFLAGS$ac_delim 13827X_CFLAGS!$X_CFLAGS$ac_delim
14204X_PRE_LIBS!$X_PRE_LIBS$ac_delim 13828X_PRE_LIBS!$X_PRE_LIBS$ac_delim
14205X_LIBS!$X_LIBS$ac_delim 13829X_LIBS!$X_LIBS$ac_delim
14206X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim 13830X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
14207afterimage_config!$afterimage_config$ac_delim 13831afterimage_config!$afterimage_config$ac_delim
14208XPM_CPPFLAGS!$XPM_CPPFLAGS$ac_delim
14209XPM_CFLAGS!$XPM_CFLAGS$ac_delim
14210XPM_LIBS!$XPM_LIBS$ac_delim
14211rxvt_int16_typedef!$rxvt_int16_typedef$ac_delim 13832rxvt_int16_typedef!$rxvt_int16_typedef$ac_delim
14212rxvt_uint16_typedef!$rxvt_uint16_typedef$ac_delim 13833rxvt_uint16_typedef!$rxvt_uint16_typedef$ac_delim
14213rxvt_int32_typedef!$rxvt_int32_typedef$ac_delim 13834rxvt_int32_typedef!$rxvt_int32_typedef$ac_delim
14214rxvt_uint32_typedef!$rxvt_uint32_typedef$ac_delim 13835rxvt_uint32_typedef!$rxvt_uint32_typedef$ac_delim
14215rxvt_intp_define!$rxvt_intp_define$ac_delim 13836rxvt_intp_define!$rxvt_intp_define$ac_delim
14224PERL_O!$PERL_O$ac_delim 13845PERL_O!$PERL_O$ac_delim
14225AFTERIMAGE_CFLAGS!$AFTERIMAGE_CFLAGS$ac_delim 13846AFTERIMAGE_CFLAGS!$AFTERIMAGE_CFLAGS$ac_delim
14226AFTERIMAGE_LIBS!$AFTERIMAGE_LIBS$ac_delim 13847AFTERIMAGE_LIBS!$AFTERIMAGE_LIBS$ac_delim
14227include_stdint_h!$include_stdint_h$ac_delim 13848include_stdint_h!$include_stdint_h$ac_delim
14228include_stdarg_h!$include_stdarg_h$ac_delim 13849include_stdarg_h!$include_stdarg_h$ac_delim
13850include_stdlib_h!$include_stdlib_h$ac_delim
13851include_unistd_h!$include_unistd_h$ac_delim
13852include_string_h!$include_string_h$ac_delim
14229_ACEOF 13853_ACEOF
14230 13854
14231 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then 13855 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
14232 break 13856 break
14233 elif $ac_last_try; then 13857 elif $ac_last_try; then
14265 13889
14266 13890
14267ac_delim='%!_!# ' 13891ac_delim='%!_!# '
14268for ac_last_try in false false false false false :; do 13892for ac_last_try in false false false false false :; do
14269 cat >conf$$subs.sed <<_ACEOF 13893 cat >conf$$subs.sed <<_ACEOF
14270include_stdlib_h!$include_stdlib_h$ac_delim
14271include_unistd_h!$include_unistd_h$ac_delim
14272include_string_h!$include_string_h$ac_delim
14273include_fcntl_h!$include_fcntl_h$ac_delim 13894include_fcntl_h!$include_fcntl_h$ac_delim
14274include_util_h!$include_util_h$ac_delim 13895include_util_h!$include_util_h$ac_delim
14275include_assert_h!$include_assert_h$ac_delim 13896include_assert_h!$include_assert_h$ac_delim
14276include_sys_ioctl_h!$include_sys_ioctl_h$ac_delim 13897include_sys_ioctl_h!$include_sys_ioctl_h$ac_delim
14277include_sys_select_h!$include_sys_select_h$ac_delim 13898include_sys_select_h!$include_sys_select_h$ac_delim
14280include_time_h!$include_time_h$ac_delim 13901include_time_h!$include_time_h$ac_delim
14281LIBOBJS!$LIBOBJS$ac_delim 13902LIBOBJS!$LIBOBJS$ac_delim
14282LTLIBOBJS!$LTLIBOBJS$ac_delim 13903LTLIBOBJS!$LTLIBOBJS$ac_delim
14283_ACEOF 13904_ACEOF
14284 13905
14285 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 13; then 13906 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 10; then
14286 break 13907 break
14287 elif $ac_last_try; then 13908 elif $ac_last_try; then
14288 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 13909 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
14289echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 13910echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
14290 { (exit 1); exit 1; }; } 13911 { (exit 1); exit 1; }; }
14719 Install path: ${prefix}/bin 14340 Install path: ${prefix}/bin
14720 Compiler: $CXX 14341 Compiler: $CXX
14721 Compiler flags: $CXXFLAGS 14342 Compiler flags: $CXXFLAGS
14722 Linker: $LINKER" 14343 Linker: $LINKER"
14723 14344
14724if test x$support_xpm = xyes; then
14725 echo " Xpm library: $XPM_LIBS"
14726fi
14727
14728if test x$support_afterimage = xyes; then
14729 echo " AfterImage support: yes"
14730fi
14731
14732
14733if test x$term != x; then 14345if test x$term != x; then
14734 echo " set TERM to: $term" 14346 echo " set TERM to: $term"
14735fi 14347fi
14736if test x$terminfo != x; then 14348if test x$terminfo != x; then
14737 echo " set TERMINFO to: $terminfo" 14349 echo " set TERMINFO to: $terminfo"
14743fi 14355fi
14744echo 14356echo
14745echo " embedded perl: $support_perl" 14357echo " embedded perl: $support_perl"
14746echo " libafterimage: $support_afterimage" 14358echo " libafterimage: $support_afterimage"
14747echo 14359echo
14748if test x$support_xpm = xneedsmanualspecification; then
14749 echo ".----------------------------------------------------------------."
14750 echo ". WARNING: --enable-xpm-background was specified however the ."
14751 echo ". XPM includes files and libraries could not be found. ."
14752 echo ". XPM backgrounds are now being DISABLED! If you want ."
14753 echo ". to use them you should rerun configure with the ."
14754 echo ". appropriate --with-xpm-includes=/path/to/xpm/includes ."
14755 echo ". and --with-xpm-library=/path/to/xpm/library lines. ."
14756 echo ".----------------------------------------------------------------."
14757fi
14758if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then 14360if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then
14759 echo ".----------------------------------------------------------------." 14361 echo ".----------------------------------------------------------------."
14760 echo ". WARNING: --enable-xim was specified however the locale support ." 14362 echo ". WARNING: --enable-xim was specified however the locale support ."
14761 echo ". functions could not be found. ." 14363 echo ". functions could not be found. ."
14762 echo ". XIM is now being DISABLED! ." 14364 echo ". XIM is now being DISABLED! ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines