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

Comparing rxvt-unicode/configure (file contents):
Revision 1.66 by root, Wed Jan 11 19:55:33 2006 UTC vs.
Revision 1.71 by root, Mon Jan 16 14:48:39 2006 UTC

877 --enable-lastlog enable lastlog support (requires --enable-utmp) 877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 878 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 879 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 880 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 881 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 882 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 883 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 884 --enable-xterm-scroll enable Xterm style scrollbar
886 --enable-perl enable embedded perl interpreter 885 --enable-perl enable embedded perl interpreter
887 --enable-plain-scroll enable plain style scrollbar 886 --enable-plain-scroll enable plain style scrollbar
891 --disable-backspace-key disable handling of the backspace key 890 --disable-backspace-key disable handling of the backspace key
892 --disable-delete-key disable handling of the delete key 891 --disable-delete-key disable handling of the delete key
893 --disable-resources disable all resource checking 892 --disable-resources disable all resource checking
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 893 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 894 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 895 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 896 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 897 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available 898 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 899 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
4317 conftest$ac_exeext conftest.$ac_ext 4315 conftest$ac_exeext conftest.$ac_ext
4318 4316
4319 4317
4320MALLOC_TYPE=S 4318MALLOC_TYPE=S
4321 4319
4322support_addstrings=no
4323support_frills=yes 4320support_frills=yes
4324support_inheritpixmap=yes 4321support_inheritpixmap=yes
4325support_tinting=yes 4322support_tinting=yes
4326support_fading=yes 4323support_fading=yes
4327support_keepscrolling=yes 4324support_keepscrolling=yes
4328support_selectionscrolling=yes 4325support_selectionscrolling=yes
4329support_menubar=no
4330support_mousewheel=yes 4326support_mousewheel=yes
4331support_mouseslipwheel=yes 4327support_mouseslipwheel=yes
4332support_utmp=yes 4328support_utmp=yes
4333support_wtmp=yes 4329support_wtmp=yes
4334support_lastlog=yes 4330support_lastlog=yes
4371 support_tinting=no 4367 support_tinting=no
4372 support_fading=no 4368 support_fading=no
4373 support_keepscrolling=no 4369 support_keepscrolling=no
4374 support_selectionscrolling=no 4370 support_selectionscrolling=no
4375 support_lastlog=no 4371 support_lastlog=no
4376 support_menubar=no
4377 support_mousewheel=no 4372 support_mousewheel=no
4378 support_mouseslipwheel=no 4373 support_mouseslipwheel=no
4379 support_text_blink=no 4374 support_text_blink=no
4380 support_pointer_blank=no 4375 support_pointer_blank=no
4381 support_scroll_rxvt=no 4376 support_scroll_rxvt=no
4402 support_tinting=yes 4397 support_tinting=yes
4403 support_fading=yes 4398 support_fading=yes
4404 support_keepscrolling=yes 4399 support_keepscrolling=yes
4405 support_selectionscrolling=yes 4400 support_selectionscrolling=yes
4406 support_lastlog=yes 4401 support_lastlog=yes
4407 support_menubar=yes
4408 support_mousewheel=yes 4402 support_mousewheel=yes
4409 support_mouseslipwheel=yes 4403 support_mouseslipwheel=yes
4410 support_text_blink=yes 4404 support_text_blink=yes
4411 support_pointer_blank=yes 4405 support_pointer_blank=yes
4412 support_scroll_rxvt=yes 4406 support_scroll_rxvt=yes
4515 if test x$enableval = xyes -o x$enableval = xno; then 4509 if test x$enableval = xyes -o x$enableval = xno; then
4516 support_fading=$enableval 4510 support_fading=$enableval
4517 fi 4511 fi
4518fi; 4512fi;
4519 4513
4520# Check whether --enable-menubar or --disable-menubar was given.
4521if test "${enable_menubar+set}" = set; then
4522 enableval="$enable_menubar"
4523 if test x$enableval = xyes -o x$enableval = xno; then
4524 support_menubar=$enableval
4525 fi
4526fi;
4527
4528# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4514# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4529if test "${enable_rxvt_scroll+set}" = set; then 4515if test "${enable_rxvt_scroll+set}" = set; then
4530 enableval="$enable_rxvt_scroll" 4516 enableval="$enable_rxvt_scroll"
4531 if test x$enableval = xyes -o x$enableval = xno; then 4517 if test x$enableval = xyes -o x$enableval = xno; then
4532 support_scroll_rxvt=$enableval 4518 support_scroll_rxvt=$enableval
4706_ACEOF 4692_ACEOF
4707 4693
4708 4694
4709RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4695RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4710 4696
4711
4712# Check whether --enable-strings or --disable-strings was given.
4713if test "${enable_strings+set}" = set; then
4714 enableval="$enable_strings"
4715 if test x$enableval = xyes -o x$enableval = xno; then
4716 support_addstrings=$enableval
4717 fi
4718fi;
4719 4697
4720# Check whether --enable-swapscreen or --disable-swapscreen was given. 4698# Check whether --enable-swapscreen or --disable-swapscreen was given.
4721if test "${enable_swapscreen+set}" = set; then 4699if test "${enable_swapscreen+set}" = set; then
4722 enableval="$enable_swapscreen" 4700 enableval="$enable_swapscreen"
4723 if test x$enableval = xno; then 4701 if test x$enableval = xno; then
10183 10161
10184 10162
10185 10163
10186 10164
10187 10165
10166
10188for ac_func in \ 10167for ac_func in \
10189 atexit \ 10168 atexit \
10190 revoke \ 10169 revoke \
10191 unsetenv \ 10170 unsetenv \
10192 setutent \ 10171 setutent \
10194 setreuid \ 10173 setreuid \
10195 setsid \ 10174 setsid \
10196 setpgrp \ 10175 setpgrp \
10197 setpgid \ 10176 setpgid \
10198 _getpty \ 10177 _getpty \
10178 posix_openpt \
10199 grantpt \ 10179 grantpt \
10200 unlockpt \ 10180 unlockpt \
10201 isastream \ 10181 isastream \
10202 on_exit \ 10182 on_exit \
10203 nanosleep \ 10183 nanosleep \
11984#define XIMCB_PROTO_BROKEN 1 11964#define XIMCB_PROTO_BROKEN 1
11985_ACEOF 11965_ACEOF
11986 11966
11987fi 11967fi
11988 11968
11989echo "$as_me:$LINENO: checking for getpt" >&5
11990echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11991if test "${rxvt_cv_func_getpt+set}" = set; then
11992 echo $ECHO_N "(cached) $ECHO_C" >&6
11993else
11994 cat >conftest.$ac_ext <<_ACEOF
11995/* confdefs.h. */
11996_ACEOF
11997cat confdefs.h >>conftest.$ac_ext
11998cat >>conftest.$ac_ext <<_ACEOF
11999/* end confdefs.h. */
12000#define _GNU_SOURCE
12001#ifdef HAVE_STDLIB_H
12002# include <cstdlib>
12003#endif
12004int
12005main ()
12006{
12007(void)getpt();
12008 ;
12009 return 0;
12010}
12011_ACEOF
12012rm -f conftest.$ac_objext conftest$ac_exeext
12013if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12014 (eval $ac_link) 2>conftest.er1
12015 ac_status=$?
12016 grep -v '^ *+' conftest.er1 >conftest.err
12017 rm -f conftest.er1
12018 cat conftest.err >&5
12019 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12020 (exit $ac_status); } &&
12021 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12023 (eval $ac_try) 2>&5
12024 ac_status=$?
12025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12026 (exit $ac_status); }; } &&
12027 { ac_try='test -s conftest$ac_exeext'
12028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12029 (eval $ac_try) 2>&5
12030 ac_status=$?
12031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12032 (exit $ac_status); }; }; then
12033 rxvt_cv_func_getpt=yes
12034else
12035 echo "$as_me: failed program was:" >&5
12036sed 's/^/| /' conftest.$ac_ext >&5
12037
12038rxvt_cv_func_getpt=no
12039fi
12040rm -f conftest.err conftest.$ac_objext \
12041 conftest$ac_exeext conftest.$ac_ext
12042fi
12043echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
12044echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
12045if test x$rxvt_cv_func_getpt = xno; then 11969if test x$ac_cv_func_posix_openpt = xno; then
12046 echo "$as_me:$LINENO: checking for openpty" >&5 11970 echo "$as_me:$LINENO: checking for openpty" >&5
12047echo $ECHO_N "checking for openpty... $ECHO_C" >&6 11971echo $ECHO_N "checking for openpty... $ECHO_C" >&6
12048if test "${ac_cv_func_openpty+set}" = set; then 11972if test "${ac_cv_func_openpty+set}" = set; then
12049 echo $ECHO_N "(cached) $ECHO_C" >&6 11973 echo $ECHO_N "(cached) $ECHO_C" >&6
12050else 11974else
12211if test "${rxvt_cv_ptys+set}" = set; then 12135if test "${rxvt_cv_ptys+set}" = set; then
12212 echo $ECHO_N "(cached) $ECHO_C" >&6 12136 echo $ECHO_N "(cached) $ECHO_C" >&6
12213else 12137else
12214 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then 12138 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12215 rxvt_cv_ptys=OPENPTY 12139 rxvt_cv_ptys=OPENPTY
12140 else if test x$ac_cv_func_posix_openpt = xyes; then
12141 rxvt_cv_ptys=POSIX
12216 else if test x$ac_cv_func__getpty = xyes; then 12142 else if test x$ac_cv_func__getpty = xyes; then
12217 rxvt_cv_ptys=SGI4 12143 rxvt_cv_ptys=SGI4
12218 else if test -c /dev/ttyp20; then 12144 else if test -c /dev/ttyp20; then
12219 rxvt_cv_ptys=SCO 12145 rxvt_cv_ptys=SCO
12220 else if test -c /dev/ptym/clone; then 12146 else if test -c /dev/ptym/clone; then
12221 rxvt_cv_ptys=HPUX 12147 rxvt_cv_ptys=HPUX
12222 else if test x$rxvt_cv_func_getpt = xyes; then
12223 rxvt_cv_ptys=GLIBC
12224 else if test -c /dev/ptc -a -c /dev/pts; then 12148 else if test -c /dev/ptc -a -c /dev/pts; then
12225 rxvt_cv_ptys=PTC 12149 rxvt_cv_ptys=PTC
12226 else if test -c /dev/ptc -a -d /dev/pts; then 12150 else if test -c /dev/ptc -a -d /dev/pts; then
12227 rxvt_cv_ptys=PTC 12151 rxvt_cv_ptys=PTC
12228 else if test -c /dev/ptmx -a -c /dev/pts/0; then 12152 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12243 12167
12244fi 12168fi
12245echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5 12169echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12246echo "${ECHO_T}$rxvt_cv_ptys" >&6 12170echo "${ECHO_T}$rxvt_cv_ptys" >&6
12247 12171
12172if test x$rxvt_cv_ptys = xPOSIX; then
12173
12174cat >>confdefs.h <<\_ACEOF
12175#define PTYS_ARE_POSIX 1
12176_ACEOF
12177
12178fi
12248if test x$rxvt_cv_ptys = xOPENPTY; then 12179if test x$rxvt_cv_ptys = xOPENPTY; then
12249 12180
12250cat >>confdefs.h <<\_ACEOF 12181cat >>confdefs.h <<\_ACEOF
12251#define PTYS_ARE_OPENPTY 1 12182#define PTYS_ARE_OPENPTY 1
12252_ACEOF 12183_ACEOF
12278cat >>confdefs.h <<\_ACEOF 12209cat >>confdefs.h <<\_ACEOF
12279#define PTYS_ARE__GETPTY 1 12210#define PTYS_ARE__GETPTY 1
12280_ACEOF 12211_ACEOF
12281 12212
12282fi 12213fi
12283if test x$rxvt_cv_ptys = xCONVEX; then
12284
12285cat >>confdefs.h <<\_ACEOF
12286#define PTYS_ARE_GETPTY 1
12287_ACEOF
12288
12289fi
12290if test x$rxvt_cv_ptys = xGLIBC; then
12291
12292cat >>confdefs.h <<\_ACEOF
12293#define PTYS_ARE_GETPT 1
12294_ACEOF
12295
12296fi
12297if test x$rxvt_cv_ptys = xHPUX; then 12214if test x$rxvt_cv_ptys = xHPUX; then
12298 12215
12299cat >>confdefs.h <<\_ACEOF 12216cat >>confdefs.h <<\_ACEOF
12300#define PTYS_ARE_CLONE 1 12217#define PTYS_ARE_CLONE 1
12301_ACEOF 12218_ACEOF
12302 12219
12303fi 12220fi
12304if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then 12221if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12305 12222
12306cat >>confdefs.h <<\_ACEOF 12223cat >>confdefs.h <<\_ACEOF
12307#define PTYS_ARE_SEARCHED 1 12224#define PTYS_ARE_SEARCHED 1
12308_ACEOF 12225_ACEOF
12309 12226
12623cat >>confdefs.h <<\_ACEOF 12540cat >>confdefs.h <<\_ACEOF
12624#define SELECTION_SCROLLING 1 12541#define SELECTION_SCROLLING 1
12625_ACEOF 12542_ACEOF
12626 12543
12627fi 12544fi
12628if test x$support_menubar = xyes; then
12629
12630cat >>confdefs.h <<\_ACEOF
12631#define MENUBAR 1
12632_ACEOF
12633
12634fi
12635if test x$support_frills = xyes; then 12545if test x$support_frills = xyes; then
12636 12546
12637cat >>confdefs.h <<\_ACEOF 12547cat >>confdefs.h <<\_ACEOF
12638#define ENABLE_FRILLS 1 12548#define ENABLE_FRILLS 1
12639_ACEOF 12549_ACEOF
13000fi 12910fi
13001 12911
13002 12912
13003 12913
13004 12914
13005
13006if test x$support_addstrings = xno; then
13007
13008cat >>confdefs.h <<\_ACEOF
13009#define NO_STRINGS 1
13010_ACEOF
13011
13012fi
13013 12915
13014MCOMMON=./autoconf/Make.common 12916MCOMMON=./autoconf/Make.common
13015 12917
13016 12918
13017test "$program_prefix" != NONE && 12919test "$program_prefix" != NONE &&

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines