summaryrefslogtreecommitdiff
path: root/net/freewais-sf/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/freewais-sf/files/patch-aa')
-rw-r--r--net/freewais-sf/files/patch-aa37
1 files changed, 19 insertions, 18 deletions
diff --git a/net/freewais-sf/files/patch-aa b/net/freewais-sf/files/patch-aa
index 1eec5d42658b..2511bf6a4d77 100644
--- a/net/freewais-sf/files/patch-aa
+++ b/net/freewais-sf/files/patch-aa
@@ -1,18 +1,19 @@
---- configure~ Mon Jul 8 22:36:12 1996
-+++ configure Mon Feb 17 16:22:27 1997
-@@ -2575,6 +2575,7 @@
- #line 2576 "configure"
- #include "confdefs.h"
-
-+#include <sys/types.h>
- #ifdef HAVE_SYS_DIR_H
- #include <sys/dir.h>
- #endif
-@@ -2616,6 +2617,7 @@
- #line 2617 "configure"
- #include "confdefs.h"
-
-+#include <sys/types.h>
- #ifdef HAVE_SYS_DIR_H
- #include <sys/dir.h>
- #endif
+*** Configure.orig Tue Mar 2 11:28:08 1999
+--- Configure Tue Mar 2 11:36:05 1999
+***************
+*** 829,835 ****
+ *)
+ if test ! -t 0; then
+ echo "Say 'sh Configure', not 'sh <Configure'"
+! exit 1
+ fi
+ ;;
+ esac
+--- 829,835 ----
+ *)
+ if test ! -t 0; then
+ echo "Say 'sh Configure', not 'sh <Configure'"
+! # exit 1
+ fi
+ ;;
+ esac