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

Comparing rxvt-unicode/configure (file contents):
Revision 1.68 by root, Mon Jan 16 09:28:44 2006 UTC vs.
Revision 1.69 by root, Mon Jan 16 11:26:39 2006 UTC

12221cat >>confdefs.h <<\_ACEOF 12221cat >>confdefs.h <<\_ACEOF
12222#define PTYS_ARE__GETPTY 1 12222#define PTYS_ARE__GETPTY 1
12223_ACEOF 12223_ACEOF
12224 12224
12225fi 12225fi
12226if test x$rxvt_cv_ptys = xGLIBC; then
12227
12228cat >>confdefs.h <<\_ACEOF
12229#define PTYS_ARE_GETPT 1
12230_ACEOF
12231
12232fi
12233if test x$rxvt_cv_ptys = xHPUX; then 12226if test x$rxvt_cv_ptys = xHPUX; then
12234 12227
12235cat >>confdefs.h <<\_ACEOF 12228cat >>confdefs.h <<\_ACEOF
12236#define PTYS_ARE_CLONE 1 12229#define PTYS_ARE_CLONE 1
12237_ACEOF 12230_ACEOF
12238 12231
12239fi 12232fi
12240if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then 12233if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12241 12234
12242cat >>confdefs.h <<\_ACEOF 12235cat >>confdefs.h <<\_ACEOF
12243#define PTYS_ARE_SEARCHED 1 12236#define PTYS_ARE_SEARCHED 1
12244_ACEOF 12237_ACEOF
12245 12238

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines