head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2021.06.15.09.05.40; author adam; state dead; branches; next 1.1; commitid Y6xUKzrhNf7DWcXC; 1.1 date 2021.06.04.19.04.11; author adam; state Exp; branches; next ; commitid nWSBRTWs8kwSBQVC; desc @@ 1.2 log @fuse-djmount: retire; does not build with external nor internal libupnp; last release 2006-08-07 @ text @$NetBSD: patch-configure,v 1.1 2021/06/04 19:04:11 adam Exp $ Fix for newer libupnp. --- configure.orig 2006-08-27 20:13:13.000000000 +0000 +++ configure @@@@ -26527,7 +26527,7 @@@@ fi; if test x"$with_libupnp_prefix" != x ; then LIBUPNP_CFLAGS="$LIBUPNP_CFLAGS -I$with_libupnp_prefix/include " - LIBUPNP_LIBS="$LIBUPNP_LIBS -L$with_libupnp_prefix/lib -lupnp -lthreadutil -lixml" + LIBUPNP_LIBS="$LIBUPNP_LIBS -L$with_libupnp_prefix/lib -lupnp -lixml" fi # @@@@ -26597,7 +26597,7 @@@@ fi if test x"$rt_package_find_libupnp_pkg_config_ok" != xyes; then LIBUPNP_CFLAGS="" - LIBUPNP_LIBS="-lupnp -lthreadutil -lixml" + LIBUPNP_LIBS="-lupnp -lixml" fi fi @@@@ -26761,7 +26761,7 @@@@ subdirs="$subdirs libupnp" # this is handled in djmount/Makefile.am bd='$(top_builddir)/libupnp' # ! shall not expand $top_builddir ! - LIBUPNP_LIBS="-L$bd/upnp -lupnp -L$bd/threadutil -lthreadutil -L$bd/ixml -lixml" + LIBUPNP_LIBS="-L$bd/upnp -lupnp -L$bd/ixml -lixml" # Set specific libupnp debug flag (not provided by bundled library, # but provided by external libupnp version >= 1.3) @ 1.1 log @fuse-djmount: mark as broken @ text @d1 1 a1 1 $NetBSD$ @