SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
net/uucp/patches/patch-configure
Normal file
16
net/uucp/patches/patch-configure
Normal file
|
@ -0,0 +1,16 @@
|
|||
--- configure.orig Fri May 30 03:31:40 2003
|
||||
+++ configure Fri Apr 13 15:57:26 2012
|
||||
@@ -3939,11 +3939,13 @@ else
|
||||
echo "$ac_t""no" 1>&6
|
||||
fi
|
||||
|
||||
+if test $ac_cv_func_ftime = yes; then
|
||||
if test $uucp_cv_sys_ftime_ok = yes || test $uucp_cv_sys_ftime_ok = runtime; then
|
||||
cat >> confdefs.h <<\EOF
|
||||
#define HAVE_FTIME 1
|
||||
EOF
|
||||
|
||||
+fi
|
||||
fi
|
||||
for ac_func in times
|
||||
do
|
Loading…
Add table
Add a link
Reference in a new issue