diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-05 17:18:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-05 17:18:06 +0000 |
commit | 43f47596acc2b84f95c50535ce4dfab62b9989f1 (patch) | |
tree | 3836d65d47502447a838c12e9259cc4f88fc75f5 /x11-toolkits/gtk12/files/patch-aa | |
parent | Upgrade to 0.92 (diff) |
Upgrade to 0.99.2.
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-aa')
-rw-r--r-- | x11-toolkits/gtk12/files/patch-aa | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/x11-toolkits/gtk12/files/patch-aa b/x11-toolkits/gtk12/files/patch-aa index 80eb0cb7afec..6cbd584d1638 100644 --- a/x11-toolkits/gtk12/files/patch-aa +++ b/x11-toolkits/gtk12/files/patch-aa @@ -19,22 +19,13 @@ .texi.dvi: TEXINPUTS=$(srcdir):$$TEXINPUTS \ ---- configure.orig Sun Dec 14 15:40:40 1997 -+++ configure Mon Dec 15 11:19:00 1997 -@@ -584,6 +584,7 @@ +--- configure.orig Sun Jan 4 01:16:42 1998 ++++ configure Mon Jan 5 23:09:23 1998 +@@ -590,6 +590,7 @@ # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # ./install, which can be erroneously created by make from ./install.sh. +INSTALL="/usr/bin/install -c" echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 - echo "configure:589: checking for a BSD compatible install" >&5 + echo "configure:595: checking for a BSD compatible install" >&5 if test -z "$INSTALL"; then -@@ -2989,7 +2990,7 @@ - echo "$ac_t""$need_x_locale" 1>&6 - fi - if test $need_x_locale = yes; then -- CFLAGS="$CFLAGS -DX_LOCALE" -+ CFLAGS="$CFLAGS" - fi - - # Checks for header files. |