41c998b820
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10397 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
411 B
Diff
12 lines
411 B
Diff
--- nufw-2.2.11/configure 2008-01-08 22:35:36.000000000 +0100
|
|
+++ nufw-2.2.11.new/configure 2008-02-05 12:31:52.000000000 +0100
|
|
@@ -20555,7 +20555,7 @@
|
|
|
|
if test x$libgnutls_config_prefix != x ; then
|
|
if test x${LIBGNUTLS_CONFIG+set} != xset ; then
|
|
- LIBGNUTLS_CONFIG=$libgnutls_config_prefix/bin/libgnutls-config
|
|
+ LIBGNUTLS_CONFIG=$STAGING_DIR/host/bin/libgnutls-config
|
|
fi
|
|
fi
|
|
|