diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2004-03-03 10:16:02 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2004-03-03 10:16:02 +0000 |
commit | 1d69df07b277aea93e0d8c89df49a5db90edee69 (patch) | |
tree | 5879c6dd212ecc468cec0fdfc0839baca4413e1b /net/dictd/files/patch-configure | |
parent | Make 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-configure | 11 |
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 |