summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e59f31b7a1..26792a6677 100644
--- a/configure.in
+++ b/configure.in
@@ -569,7 +569,7 @@ if test "$upnp" = "true"; then
const char * minissdpdsock, int sameport);],
[upnpDiscover(1, 0, 0, 0); exit(0);],
[--with-libminiupnpc-dir],
- [/local/lib/])
+ [/usr/lib/])
fi
AC_SYS_LARGEFILE