summaryrefslogtreecommitdiff
path: root/net/dictd/files/patch-configure
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2004-03-03 10:16:02 +0000
committerDima Dorfman <dd@FreeBSD.org>2004-03-03 10:16:02 +0000
commit1d69df07b277aea93e0d8c89df49a5db90edee69 (patch)
tree5879c6dd212ecc468cec0fdfc0839baca4413e1b /net/dictd/files/patch-configure
parentMake rtc module work with FreeBSD 502104. (diff)
Upgrade to 1.9.11
Submitted by: Andy Miller <andym@trit.org>
Notes
Notes: svn path=/head/; revision=102802
Diffstat (limited to 'net/dictd/files/patch-configure')
-rw-r--r--net/dictd/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/dictd/files/patch-configure b/net/dictd/files/patch-configure
deleted file mode 100644
index 4056d59ee50f..000000000000
--- a/net/dictd/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure~ Fri Oct 17 17:54:05 2003
-+++ configure Fri Oct 17 17:54:12 2003
-@@ -5023,7 +5023,7 @@
- EOF
-
- if test $ac_cv_func_lstat_dereferences_slashed_symlink = no; then
-- LIBOBJS="$LIBOBJS lstat.$ac_objext"
-+ LIBOBJS="$LIBOBJS"
- fi
-
- echo "$as_me:5029: checking whether stat accepts an empty string" >&5