diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-09-19 22:57:41 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-10-05 20:23:33 +0200 |
commit | 42a28105f12e006e8b01579d0004c8cb3edc0acb (patch) | |
tree | 82471fd3f9accdb3ca54370c526e9dfd56d828aa /package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk | |
parent | aeaa5e9422955c53b7c904a987a475ca0ec04369 (diff) |
x11r7: AUTORECONF=NO is the default, remove
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk')
-rw-r--r-- | package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk b/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk index fec4e87a9..5e5ff5e8a 100644 --- a/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk +++ b/package/x11r7/xproto_fontcacheproto/xproto_fontcacheproto.mk @@ -7,7 +7,6 @@ XPROTO_FONTCACHEPROTO_VERSION = 0.1.3 XPROTO_FONTCACHEPROTO_SOURCE = fontcacheproto-$(XPROTO_FONTCACHEPROTO_VERSION).tar.bz2 XPROTO_FONTCACHEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto -XPROTO_FONTCACHEPROTO_AUTORECONF = NO XPROTO_FONTCACHEPROTO_INSTALL_STAGING = YES XPROTO_FONTCACHEPROTO_INSTALL_TARGET = NO |