1997-11-20 02:11:04 +00:00
|
|
|
*** configure.orig Tue Feb 27 21:29:29 1996
|
|
|
|
--- configure Sat Feb 22 23:12:20 1997
|
1996-11-03 21:11:09 +00:00
|
|
|
***************
|
1997-11-20 02:11:04 +00:00
|
|
|
*** 9,17 ****
|
1996-11-03 21:11:09 +00:00
|
|
|
|
1997-11-20 02:11:04 +00:00
|
|
|
# Defaults:
|
|
|
|
ac_help=
|
|
|
|
! ac_default_prefix=/usr/local
|
|
|
|
# Any additions from configure.in:
|
|
|
|
! ac_default_prefix=/usr/local
|
|
|
|
ac_help="$ac_help
|
|
|
|
--with-x use the X Window System"
|
|
|
|
ac_help="$ac_help
|
|
|
|
--- 9,17 ----
|
1996-11-03 21:11:09 +00:00
|
|
|
|
1997-11-20 02:11:04 +00:00
|
|
|
# Defaults:
|
|
|
|
ac_help=
|
|
|
|
! ac_default_prefix=/usr/X11R6
|
|
|
|
# Any additions from configure.in:
|
|
|
|
! ac_default_prefix=/usr/X11R6
|
|
|
|
ac_help="$ac_help
|
|
|
|
--with-x use the X Window System"
|
|
|
|
ac_help="$ac_help
|
|
|
|
***************
|
|
|
|
*** 53,59 ****
|
|
|
|
bindir='${exec_prefix}/bin'
|
|
|
|
sbindir='${exec_prefix}/sbin'
|
|
|
|
libexecdir='${exec_prefix}/libexec'
|
|
|
|
! datadir='${prefix}/share'
|
|
|
|
sysconfdir='${prefix}/etc'
|
|
|
|
sharedstatedir='${prefix}/com'
|
|
|
|
localstatedir='${prefix}/var'
|
|
|
|
--- 53,59 ----
|
|
|
|
bindir='${exec_prefix}/bin'
|
|
|
|
sbindir='${exec_prefix}/sbin'
|
|
|
|
libexecdir='${exec_prefix}/libexec'
|
|
|
|
! datadir='${prefix}/lib/X11'
|
|
|
|
sysconfdir='${prefix}/etc'
|
|
|
|
sharedstatedir='${prefix}/com'
|
|
|
|
localstatedir='${prefix}/var'
|
|
|
|
***************
|
|
|
|
*** 1577,1589 ****
|
1996-11-03 21:11:09 +00:00
|
|
|
|
|
|
|
|
1997-11-20 02:11:04 +00:00
|
|
|
# Check whether --enable-japanese or --disable-japanese was given.
|
|
|
|
! if test "${enable_japanese+set}" = set; then
|
|
|
|
! enableval="$enable_japanese"
|
|
|
|
! cat >> confdefs.h <<EOF
|
|
|
|
#define KANJICODE "${enable_japanese}"
|
|
|
|
! EOF
|
1996-11-03 21:11:09 +00:00
|
|
|
|
1997-11-20 02:11:04 +00:00
|
|
|
! fi
|
1996-11-03 21:11:09 +00:00
|
|
|
|
|
|
|
|
1997-11-20 02:11:04 +00:00
|
|
|
cat >> confdefs.h <<\EOF
|
|
|
|
--- 1577,1589 ----
|
1996-11-03 21:11:09 +00:00
|
|
|
|
1997-11-20 02:11:04 +00:00
|
|
|
|
|
|
|
# Check whether --enable-japanese or --disable-japanese was given.
|
|
|
|
! #if test "${enable_japanese+set}" = set; then
|
|
|
|
! # enableval="$enable_japanese"
|
|
|
|
! # cat >> confdefs.h <<EOF
|
|
|
|
#define KANJICODE "${enable_japanese}"
|
|
|
|
! #EOF
|
|
|
|
|
|
|
|
! #fi
|
|
|
|
|
|
|
|
|
|
|
|
cat >> confdefs.h <<\EOF
|