diff options
Diffstat (limited to 'misc/estic/files/patch-ab')
-rw-r--r-- | misc/estic/files/patch-ab | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/estic/files/patch-ab b/misc/estic/files/patch-ab index 46bf1f8c648e..9dbca3d166ab 100644 --- a/misc/estic/files/patch-ab +++ b/misc/estic/files/patch-ab @@ -8,26 +8,6 @@ # ovb@swissmail.com does not use -DUSE_OLD_TTY # neither does jhs@freebsd.org need it -*** estic/make/freebsd-x.mak.orig Sat Sep 14 15:40:16 1996 ---- estic/make/freebsd-x.mak Mon Nov 18 03:08:27 1996 -*************** -*** 35,41 **** - # Both configurations of CFLAGS will probably work since FreeBSD has a - # smart linker... - #CFLAGS = -DFREEBSD -DUSE_OLD_TTY -g -Wall -I$(INCDIR) -x c++ -L /usr/X11R6/lib -! CFLAGS = -DFREEBSD -DUSE_OLD_TTY -g -Wall -I$(INCDIR) -x c++ -L /usr/X11R6/lib -fno-implicit-templates -DEXPLICIT_TEMPLATES - - - # ------------------------------------------------------------------------------ ---- 35,42 ---- - # Both configurations of CFLAGS will probably work since FreeBSD has a - # smart linker... - #CFLAGS = -DFREEBSD -DUSE_OLD_TTY -g -Wall -I$(INCDIR) -x c++ -L /usr/X11R6/lib -! #CFLAGS = -DFREEBSD -DUSE_OLD_TTY -g -Wall -I$(INCDIR) -x c++ -L /usr/X11R6/lib -fno-implicit-templates -DEXPLICIT_TEMPLATES -! CFLAGS = -DFREEBSD -g -Wall -I$(INCDIR) -x c++ -L /usr/X11R6/lib -fno-implicit-templates -DEXPLICIT_TEMPLATES - - - # ------------------------------------------------------------------------------ *** estic/make/freebsd.mak.orig Sat Sep 14 15:40:16 1996 --- estic/make/freebsd.mak Mon Nov 18 03:08:31 1996 *************** |