mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
[tools] quilt: needs autoconf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22652 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
55d80cb544
commit
63c1b925c4
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2007 OpenWrt.org
|
# Copyright (C) 2006-2010 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -40,7 +40,7 @@ endif
|
|||||||
$(curdir)/pkg-config/compile := $(curdir)/sed/install
|
$(curdir)/pkg-config/compile := $(curdir)/sed/install
|
||||||
$(curdir)/squashfs/compile := $(curdir)/lzma-old/install
|
$(curdir)/squashfs/compile := $(curdir)/lzma-old/install
|
||||||
$(curdir)/squashfs4/compile := $(curdir)/lzma/install
|
$(curdir)/squashfs4/compile := $(curdir)/lzma/install
|
||||||
$(curdir)/quilt/compile := $(curdir)/sed/install
|
$(curdir)/quilt/compile := $(curdir)/sed/install $(curdir)/autoconf/install
|
||||||
$(curdir)/dtc/compile := $(curdir)/bison/install
|
$(curdir)/dtc/compile := $(curdir)/bison/install
|
||||||
$(curdir)/autoconf/compile := $(curdir)/m4/install
|
$(curdir)/autoconf/compile := $(curdir)/m4/install
|
||||||
$(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install
|
$(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install
|
||||||
|
Loading…
Reference in New Issue
Block a user