mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-05 08:45:56 +02:00
12 lines
234 B
Diff
12 lines
234 B
Diff
|
--- a/acinclude.m4
|
||
|
+++ b/acinclude.m4
|
||
|
@@ -661,8 +661,6 @@ AC_DEFUN([AC_W3M_IMAGE],
|
||
|
with_gtk2="yes"
|
||
|
if test x"$PKG_CONFIG" = x; then
|
||
|
PKG_CONFIG=pkg-config
|
||
|
- else
|
||
|
- PKG_CONFIG=:
|
||
|
fi;;
|
||
|
esac
|
||
|
done
|