FreeBSD Bugzilla – Attachment 149246 Details for
Bug 180619
[patch] ftp/wget:: stealth dependency on misc/e2fsprogs-libuuid
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update patch for wget 1.16
patch-configure (text/plain), 1.47 KB, created by
Bernard Spil
on 2014-11-10 10:41:46 UTC
(
hide
)
Description:
Update patch for wget 1.16
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2014-11-10 10:41:46 UTC
Size:
1.47 KB
patch
obsolete
>--- configure.orig 2014-11-10 11:35:18.904856824 +0100 >+++ configure 2014-11-10 11:37:05.321847905 +0100 >@@ -38189,54 +38189,6 @@ > > > >-ac_fn_c_check_header_mongrel "$LINENO" "uuid/uuid.h" "ac_cv_header_uuid_uuid_h" "$ac_includes_default" >-if test "x$ac_cv_header_uuid_uuid_h" = xyes; then : >- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uuid_generate in -luuid" >&5 >-$as_echo_n "checking for uuid_generate in -luuid... " >&6; } >-if ${ac_cv_lib_uuid_uuid_generate+:} false; then : >- $as_echo_n "(cached) " >&6 >-else >- ac_check_lib_save_LIBS=$LIBS >-LIBS="-luuid $LIBS" >-cat confdefs.h - <<_ACEOF >conftest.$ac_ext >-/* end confdefs.h. */ >- >-/* Override any GCC internal prototype to avoid an error. >- Use char because int might match the return type of a GCC >- builtin and then its argument prototype would still apply. */ >-#ifdef __cplusplus >-extern "C" >-#endif >-char uuid_generate (); >-int >-main () >-{ >-return uuid_generate (); >- ; >- return 0; >-} >-_ACEOF >-if ac_fn_c_try_link "$LINENO"; then : >- ac_cv_lib_uuid_uuid_generate=yes >-else >- ac_cv_lib_uuid_uuid_generate=no >-fi >-rm -f core conftest.err conftest.$ac_objext \ >- conftest$ac_exeext conftest.$ac_ext >-LIBS=$ac_check_lib_save_LIBS >-fi >-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_uuid_uuid_generate" >&5 >-$as_echo "$ac_cv_lib_uuid_uuid_generate" >&6; } >-if test "x$ac_cv_lib_uuid_uuid_generate" = xyes; then : >- LIBS="${LIBS} -luuid" >- >-$as_echo "#define HAVE_LIBUUID 1" >>confdefs.h >- >- >-fi >- >- >-fi > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 180619
:
135668
| 149246