1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/games/xshisen/files/patch-aa

70 lines
1.6 KiB
Plaintext
Raw Normal View History

*** configure.orig Tue Feb 27 21:29:29 1996
--- configure Sat Feb 22 23:12:20 1997
***************
*** 9,17 ****
# 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 ----
# 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 ****
# 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
--- 1577,1589 ----
# 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