Fix wrong path to libpng12-config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13574 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9e9b69e1c6
commit
5ca2498d2a
@ -44,7 +44,7 @@ CONFIGURE_ARGS += \
|
||||
--without-xpm
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
LIBPNG12_CONFIG="$(STAGING_DIR)/usr/bin/libpng12-config"
|
||||
LIBPNG12_CONFIG="$(STAGING_DIR)/host/bin/libpng12-config"
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user