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

Comparing rxvt-unicode/configure (file contents):
Revision 1.25 by pcg, Mon Apr 5 15:54:21 2004 UTC vs.
Revision 1.31 by root, Fri Jul 30 16:04:05 2004 UTC

1037 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp) 1037 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
1038 --enable-lastlog enable lastlog support (requires --enable-utmp) 1038 --enable-lastlog enable lastlog support (requires --enable-utmp)
1039 --enable-xpm-background enable XPM background pixmaps 1039 --enable-xpm-background enable XPM background pixmaps
1040 --enable-transparency enable transparent backgrounds 1040 --enable-transparency enable transparent backgrounds
1041 --enable-tinting enable tinting of transparent bg 1041 --enable-tinting enable tinting of transparent bg
1042 --enable-fading enable colors fading when off focus
1042 --enable-menubar enable menubar 1043 --enable-menubar enable menubar
1043 --enable-rxvt-scroll enable rxvt style scrollbar 1044 --enable-rxvt-scroll enable rxvt style scrollbar
1044 --enable-next-scroll enable NeXT style scrollbar 1045 --enable-next-scroll enable NeXT style scrollbar
1045 --enable-xterm-scroll enable Xterm style scrollbar 1046 --enable-xterm-scroll enable Xterm style scrollbar
1046 --enable-plain-scroll enable plain style scrollbar 1047 --enable-plain-scroll enable plain style scrollbar
1049 --enable-ttygid enable tty setting to group named "tty" 1050 --enable-ttygid enable tty setting to group named "tty"
1050 --disable-backspace-key disable handling of the backspace key 1051 --disable-backspace-key disable handling of the backspace key
1051 --disable-delete-key disable handling of the delete key 1052 --disable-delete-key disable handling of the delete key
1052 --disable-resources disable all resource checking 1053 --disable-resources disable all resource checking
1053 --enable-xgetdefault enable resources via X instead of our small version 1054 --enable-xgetdefault enable resources via X instead of our small version
1055 --enable-8bitctrls enable 8 bit control sequences (not recommended)
1054 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 1056 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
1055 --enable-strings enable some replacement system functions 1057 --enable-strings enable some replacement system functions
1056 --disable-swapscreen disable swap screen support 1058 --disable-swapscreen disable swap screen support
1057 --enable-frills enable support for rarely used features 1059 --enable-frills enable support for rarely used features
1058 --enable-linespace enable support for linespace 1060 --enable-linespace enable support for linespace
5234# Some flags need to be propagated to the compiler or linker for good 5236# Some flags need to be propagated to the compiler or linker for good
5235# libtool support. 5237# libtool support.
5236case "$host" in 5238case "$host" in
5237*-*-irix6*) 5239*-*-irix6*)
5238 # Find out which ABI we are using. 5240 # Find out which ABI we are using.
5239 echo '#line 5239 "configure"' > conftest.$ac_ext 5241 echo '#line 5241 "configure"' > conftest.$ac_ext
5240 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5242 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5241 (eval $ac_compile) 2>&5 5243 (eval $ac_compile) 2>&5
5242 ac_status=$? 5244 ac_status=$?
5243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5244 (exit $ac_status); }; then 5246 (exit $ac_status); }; then
5785# builds. 5787# builds.
5786chmod -w . 5788chmod -w .
5787save_CFLAGS="$CFLAGS" 5789save_CFLAGS="$CFLAGS"
5788CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" 5790CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
5789compiler_c_o=no 5791compiler_c_o=no
5790if { (eval echo configure:5790: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then 5792if { (eval echo configure:5792: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
5791 # The compiler can only warn and ignore the option if not recognized 5793 # The compiler can only warn and ignore the option if not recognized
5792 # So say no if there are warnings 5794 # So say no if there are warnings
5793 if test -s out/conftest.err; then 5795 if test -s out/conftest.err; then
5794 compiler_c_o=no 5796 compiler_c_o=no
5795 else 5797 else
7401 lt_cv_dlopen_self=cross 7403 lt_cv_dlopen_self=cross
7402else 7404else
7403 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7405 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7404 lt_status=$lt_dlunknown 7406 lt_status=$lt_dlunknown
7405 cat > conftest.$ac_ext <<EOF 7407 cat > conftest.$ac_ext <<EOF
7406#line 7406 "configure" 7408#line 7408 "configure"
7407#include "confdefs.h" 7409#include "confdefs.h"
7408 7410
7409#if HAVE_DLFCN_H 7411#if HAVE_DLFCN_H
7410#include <dlfcn.h> 7412#include <dlfcn.h>
7411#endif 7413#endif
7499 lt_cv_dlopen_self_static=cross 7501 lt_cv_dlopen_self_static=cross
7500else 7502else
7501 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7503 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7502 lt_status=$lt_dlunknown 7504 lt_status=$lt_dlunknown
7503 cat > conftest.$ac_ext <<EOF 7505 cat > conftest.$ac_ext <<EOF
7504#line 7504 "configure" 7506#line 7506 "configure"
7505#include "confdefs.h" 7507#include "confdefs.h"
7506 7508
7507#if HAVE_DLFCN_H 7509#if HAVE_DLFCN_H
7508#include <dlfcn.h> 7510#include <dlfcn.h>
7509#endif 7511#endif
8233support_addstrings=no 8235support_addstrings=no
8234support_frills=no 8236support_frills=no
8235support_linespace=no 8237support_linespace=no
8236support_inheritpixmap=no 8238support_inheritpixmap=no
8237support_tinting=no 8239support_tinting=no
8240support_fading=no
8238support_keepscrolling=no 8241support_keepscrolling=no
8239support_selectionscrolling=no 8242support_selectionscrolling=no
8240support_menubar=no 8243support_menubar=no
8241support_mousewheel=no 8244support_mousewheel=no
8242support_mouseslipwheel=no 8245support_mouseslipwheel=no
8253support_xim=no 8256support_xim=no
8254support_xpm=no 8257support_xpm=no
8255support_xft=no 8258support_xft=no
8256support_unicode3=no 8259support_unicode3=no
8257support_combining=no 8260support_combining=no
8261support_8bitctrls=no
8258codesets= 8262codesets=
8259 8263
8260 8264
8261if test "x$enable_shared" = xyes; then 8265if test "x$enable_shared" = xyes; then
8262 8266
8275 support_24bit=yes 8279 support_24bit=yes
8276 support_frills=yes 8280 support_frills=yes
8277 support_linespace=yes 8281 support_linespace=yes
8278 support_inheritpixmap=yes 8282 support_inheritpixmap=yes
8279 support_tinting=yes 8283 support_tinting=yes
8284 support_fading=yes
8280 support_keepscrolling=yes 8285 support_keepscrolling=yes
8281 support_selectionscrolling=yes 8286 support_selectionscrolling=yes
8282 support_lastlog=yes 8287 support_lastlog=yes
8283 support_menubar=yes 8288 support_menubar=yes
8284 support_mousewheel=yes 8289 support_mousewheel=yes
8295 support_xim=yes 8300 support_xim=yes
8296 support_xpm=yes 8301 support_xpm=yes
8297 support_xft=yes 8302 support_xft=yes
8298 support_unicode3=yes 8303 support_unicode3=yes
8299 support_combining=yes 8304 support_combining=yes
8305 #support_8bitctrls=yes
8300 codesets=all 8306 codesets=all
8301 fi 8307 fi
8302fi; 8308fi;
8303 8309
8304# Check whether --enable-unicode3 or --disable-unicode3 was given. 8310# Check whether --enable-unicode3 or --disable-unicode3 was given.
8371 if test x$enableval = xyes -o x$enableval = xno; then 8377 if test x$enableval = xyes -o x$enableval = xno; then
8372 support_tinting=$enableval 8378 support_tinting=$enableval
8373 fi 8379 fi
8374fi; 8380fi;
8375 8381
8382# Check whether --enable-fading or --disable-fading was given.
8383if test "${enable_fading+set}" = set; then
8384 enableval="$enable_fading"
8385 if test x$enableval = xyes -o x$enableval = xno; then
8386 support_fading=$enableval
8387 fi
8388fi;
8389
8376# Check whether --enable-menubar or --disable-menubar was given. 8390# Check whether --enable-menubar or --disable-menubar was given.
8377if test "${enable_menubar+set}" = set; then 8391if test "${enable_menubar+set}" = set; then
8378 enableval="$enable_menubar" 8392 enableval="$enable_menubar"
8379 if test x$enableval = xyes -o x$enableval = xno; then 8393 if test x$enableval = xyes -o x$enableval = xno; then
8380 support_menubar=$enableval 8394 support_menubar=$enableval
8495 8509
8496cat >>confdefs.h <<\_ACEOF 8510cat >>confdefs.h <<\_ACEOF
8497#define USE_XGETDEFAULT 1 8511#define USE_XGETDEFAULT 1
8498_ACEOF 8512_ACEOF
8499 8513
8514 fi
8515fi;
8516
8517# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
8518if test "${enable_8bitctrls+set}" = set; then
8519 enableval="$enable_8bitctrls"
8520 if test x$enableval = xyes -o x$enableval = xno; then
8521 support_8bitctrls=yes
8500 fi 8522 fi
8501fi; 8523fi;
8502 8524
8503RESFALLBACK=Rxvt 8525RESFALLBACK=Rxvt
8504# Check whether --enable-fallback or --disable-fallback was given. 8526# Check whether --enable-fallback or --disable-fallback was given.
16176#define HAVE_NL_LANGINFO 1 16198#define HAVE_NL_LANGINFO 1
16177_ACEOF 16199_ACEOF
16178 16200
16179fi 16201fi
16180 16202
16203echo "$as_me:$LINENO: checking for broken XIM callback" >&5
16204echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
16205if test "${rxvt_broken_ximcb+set}" = set; then
16206 echo $ECHO_N "(cached) $ECHO_C" >&6
16207else
16208 cat >conftest.$ac_ext <<_ACEOF
16209
16210#include <X11/Xlib.h>
16211
16212void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
16213
16214void f() {
16215 XIMCallback cb;
16216 cb.callback = im_destroy_cb;
16217}
16218
16219_ACEOF
16220rm -f conftest.$ac_objext
16221if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16222 (eval $ac_compile) 2>conftest.er1
16223 ac_status=$?
16224 grep -v '^ *+' conftest.er1 >conftest.err
16225 rm -f conftest.er1
16226 cat conftest.err >&5
16227 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16228 (exit $ac_status); } &&
16229 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
16230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16231 (eval $ac_try) 2>&5
16232 ac_status=$?
16233 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16234 (exit $ac_status); }; } &&
16235 { ac_try='test -s conftest.$ac_objext'
16236 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16237 (eval $ac_try) 2>&5
16238 ac_status=$?
16239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16240 (exit $ac_status); }; }; then
16241 rxvt_broken_ximcb=yes
16242else
16243 echo "$as_me: failed program was:" >&5
16244sed 's/^/| /' conftest.$ac_ext >&5
16245
16246rxvt_broken_ximcb=no
16247fi
16248rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
16249fi
16250echo "$as_me:$LINENO: result: $rxvt_broken_ximcb" >&5
16251echo "${ECHO_T}$rxvt_broken_ximcb" >&6
16252
16253if test x$rxvt_broken_ximcb = xyes; then
16254
16255cat >>confdefs.h <<\_ACEOF
16256#define XIMCB_PROTO_BROKEN 1
16257_ACEOF
16258
16259fi
16260
16181echo "$as_me:$LINENO: checking for getpt" >&5 16261echo "$as_me:$LINENO: checking for getpt" >&5
16182echo $ECHO_N "checking for getpt... $ECHO_C" >&6 16262echo $ECHO_N "checking for getpt... $ECHO_C" >&6
16183if test "${rxvt_cv_func_getpt+set}" = set; then 16263if test "${rxvt_cv_func_getpt+set}" = set; then
16184 echo $ECHO_N "(cached) $ECHO_C" >&6 16264 echo $ECHO_N "(cached) $ECHO_C" >&6
16185else 16265else
16364#define PTYCHAR2 "$pch2" 16444#define PTYCHAR2 "$pch2"
16365_ACEOF 16445_ACEOF
16366 16446
16367fi 16447fi
16368 16448
16449if test x$support_8bitctrls = xyes; then
16450
16451cat >>confdefs.h <<\_ACEOF
16452#define EIGHT_BIT_CONTROLS 1
16453_ACEOF
16454
16455fi
16456if test x$support_fading = xyes; then
16457
16458cat >>confdefs.h <<\_ACEOF
16459#define OFF_FOCUS_FADING 1
16460_ACEOF
16461
16462fi
16369if test x$support_tinting = xyes; then 16463if test x$support_tinting = xyes; then
16370 16464
16371cat >>confdefs.h <<\_ACEOF 16465cat >>confdefs.h <<\_ACEOF
16372#define TINTING 1 16466#define TINTING 1
16373_ACEOF 16467_ACEOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines