summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files/patch-ad
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /net/ntp-devel/files/patch-ad
parentCatch up with Wnn6-lib update. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'net/ntp-devel/files/patch-ad')
-rw-r--r--net/ntp-devel/files/patch-ad35
1 files changed, 0 insertions, 35 deletions
diff --git a/net/ntp-devel/files/patch-ad b/net/ntp-devel/files/patch-ad
deleted file mode 100644
index d6885c485f08..000000000000
--- a/net/ntp-devel/files/patch-ad
+++ /dev/null
@@ -1,35 +0,0 @@
---- configure.orig Sun Feb 27 17:01:04 2000
-+++ configure Tue Mar 7 05:53:20 2000
-@@ -8273,19 +8273,19 @@
- # there is NO way that I can tell to tell if a given OS is using timespec or
- # timeval so just set it here for the one case that is KNOWN to use timespec.
-
--case "$ac_cv_header_timepps_h$ac_cv_header_sys_timepps_h" in
-- *yes*)
-- cat >>confdefs.h <<\EOF
--#define HAVE_PPSAPI 1
--EOF
--
-- ac_cv_var_oncore_ok=yes
-- cat >>confdefs.h <<\EOF
--#define HAVE_TIMESPEC 1
--EOF
--
-- ;;
--esac
-+#case "$ac_cv_header_timepps_h$ac_cv_header_sys_timepps_h" in
-+# *yes*)
-+# cat >>confdefs.h <<\EOF
-+##define HAVE_PPSAPI 1
-+#EOF
-+#
-+# ac_cv_var_oncore_ok=yes
-+# cat >>confdefs.h <<\EOF
-+##define HAVE_TIMESPEC 1
-+#EOF
-+#
-+# ;;
-+#esac
-
- # Check for ioctls TIOCGSERIAL, TIOCSSERIAL, ASYNC_PPS_CD_POS, ASYNC_PPS_CD_NEG
- echo $ac_n "checking for linux/serial.h... $ac_c" 1>&6