mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
21 lines
598 B
Plaintext
21 lines
598 B
Plaintext
--- configure.orig Wed Jul 17 19:21:52 2002
|
|
+++ configure Wed Jul 17 19:23:28 2002
|
|
@@ -2623,7 +2623,7 @@
|
|
# Distribution definition. ./prepare will automatically add here a correct
|
|
# value. Do not edit!
|
|
silc_dist=silc-toolkit
|
|
-SILC_DIST_SUBDIRS="lib irssi silc silcd doc includes win32"
|
|
+SILC_DIST_SUBDIRS="lib irssi doc includes"
|
|
cat >>confdefs.h <<\EOF
|
|
#define SILC_DIST_TOOLKIT 1
|
|
EOF
|
|
@@ -11313,7 +11313,7 @@
|
|
fi
|
|
;;
|
|
*-freebsd2.2*)
|
|
- CFLAGS="$CFLAGS -D_THREAD_SAFE"
|
|
+ CFLAGS="$CFLAGS"
|
|
;;
|
|
*-sysv5uw7*) # UnixWare 7
|
|
if test "$GCC" != "yes"; then
|