summaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-09-09 02:38:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-09-09 02:38:11 +0000
commitd183abc1597e69b5908742cc709aa2552cc3d470 (patch)
tree8c7a8496bbac7c9cc6b5ff009b8022ad17b6620f /vietnamese
parent'union wait' was depreciated by the time of Net/2. (diff)
Don't gratuitously add -O.
Notes
Notes: svn path=/head/; revision=65884
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/vnterm/files/patch-Imakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/vietnamese/vnterm/files/patch-Imakefile b/vietnamese/vnterm/files/patch-Imakefile
index d6e3f9a3eb6f..173d98ba93a1 100644
--- a/vietnamese/vnterm/files/patch-Imakefile
+++ b/vietnamese/vnterm/files/patch-Imakefile
@@ -1,5 +1,5 @@
--- Imakefile.orig Mon Aug 21 08:47:46 2000
-+++ Imakefile Sat Feb 10 05:32:41 2001
++++ Imakefile Sun Sep 8 19:26:19 2002
@@ -1,6 +1,6 @@
XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:55:07 cpqbld Exp $
XCOMM
@@ -22,7 +22,7 @@
MISC_DEFINES = /* -DALLOWLOGFILEEXEC */
XKB_DEFINES = XkbClientDefines
DEFINES = $(XKB_DEFINES)
-+ CDEBUGFLAGS = -I$(VNINCDIR) -O #-g
++ CDEBUGFLAGS = -I$(VNINCDIR) #-O #-g
+ LDLIBS = $(VNLIBS)
SRCS1 = button.c charproc.c cursor.c data.c input.c \
main.c menu.c misc.c screen.c scrollbar.c tabs.c \