4.1.1-RELEASE does not have directory ports/x11-toolkits/tk42 ~jhs/public_html/src/bsd/fixes/FreeBSD/ports/jhs/x11-toolkits/ tk41/patches/patch-za tk42/patches/patch-za *** ./unix/Makefile.in.orig Tue Aug 12 15:37:56 1997 --- ./unix/Makefile.in Tue Aug 12 16:14:11 1997 *************** *** 103,113 **** # to -g, change the following line: CFLAGS = @CFLAGS@ ! # To turn off the security checks that disallow incoming sends when # the X server appears to be insecure, reverse the comments on the # following lines: ! SECURITY_FLAGS = ! #SECURITY_FLAGS = -DTK_NO_SECURITY # To disable ANSI-C procedure prototypes reverse the comment characters # on the following lines: --- 103,113 ---- # to -g, change the following line: CFLAGS = @CFLAGS@ ! # To turn on the security checks that disallow incoming sends when # the X server appears to be insecure, reverse the comments on the # following lines: ! #SECURITY_FLAGS = ! SECURITY_FLAGS = -DTK_NO_SECURITY # To disable ANSI-C procedure prototypes reverse the comment characters # on the following lines: