diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-05-15 15:49:17 +0000 |
commit | 6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch) | |
tree | fb8d61358190cc429db453d54fb9920ccfde716f /net/ntp-stable/files/patch-configure | |
parent | ea16706c62b542adc8f3b887256bf215bf914db6 (diff) |
Diffstat (limited to 'net/ntp-stable/files/patch-configure')
-rw-r--r-- | net/ntp-stable/files/patch-configure | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ntp-stable/files/patch-configure b/net/ntp-stable/files/patch-configure deleted file mode 100644 index 0f7bcb551501..000000000000 --- a/net/ntp-stable/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ ---- configure Tue Dec 18 19:27:28 2001 -+++ configure Sat Dec 22 00:41:29 2001 -@@ -1276,6 +1276,11 @@ - mips-sgi-irix*) - ans=yes - ;; -+ i?86-*-freebsd[[123]].*) -+ ;; -+ i?86-*-freebsd*) -+ ans=yes -+ ;; - esac - ac_cv_var_no_parenb_ignpar=$ans]) - case "$ac_cv_var_no_parenb_ignpar" in |