[package] gpsd: use autogen.sh
attach is the patch, fix the compile error: libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but the libtool: definition of this LT_INIT comes from libtool 2.2.6b. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4 libtool: and run autoconf again. patch from Xiangfu Liu git-svn-id: svn://svn.openwrt.org/openwrt/packages@26335 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
87b0aa61fd
commit
aca4cbbeb6
@ -31,6 +31,8 @@ define Package/gpsd
|
|||||||
URL:=http://gpsd.berlios.de/
|
URL:=http://gpsd.berlios.de/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
CONFIGURE_CMD =./autogen.sh
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--disable-dbus \
|
--disable-dbus \
|
||||||
--disable-tsip \
|
--disable-tsip \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user