summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_viewres
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2011-09-19 22:57:41 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-10-05 20:23:33 +0200
commit42a28105f12e006e8b01579d0004c8cb3edc0acb (patch)
tree82471fd3f9accdb3ca54370c526e9dfd56d828aa /package/x11r7/xapp_viewres
parentaeaa5e9422955c53b7c904a987a475ca0ec04369 (diff)
downloadbuildroot-novena-42a28105f12e006e8b01579d0004c8cb3edc0acb.tar.gz
buildroot-novena-42a28105f12e006e8b01579d0004c8cb3edc0acb.zip
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/xapp_viewres')
-rw-r--r--package/x11r7/xapp_viewres/xapp_viewres.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/x11r7/xapp_viewres/xapp_viewres.mk b/package/x11r7/xapp_viewres/xapp_viewres.mk
index 7396d9321..69d8598d3 100644
--- a/package/x11r7/xapp_viewres/xapp_viewres.mk
+++ b/package/x11r7/xapp_viewres/xapp_viewres.mk
@@ -7,7 +7,6 @@
XAPP_VIEWRES_VERSION = 1.0.1
XAPP_VIEWRES_SOURCE = viewres-$(XAPP_VIEWRES_VERSION).tar.bz2
XAPP_VIEWRES_SITE = http://xorg.freedesktop.org/releases/individual/app
-XAPP_VIEWRES_AUTORECONF = NO
XAPP_VIEWRES_DEPENDENCIES = xlib_libXaw
$(eval $(call AUTOTARGETS))