From 42a28105f12e006e8b01579d0004c8cb3edc0acb Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 19 Sep 2011 22:57:41 +0200 Subject: x11r7: AUTORECONF=NO is the default, remove Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/x11r7/xapp_setxkbmap') diff --git a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk index e5be0779f..f503a473b 100644 --- a/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk +++ b/package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk @@ -7,7 +7,6 @@ XAPP_SETXKBMAP_VERSION = 1.1.0 XAPP_SETXKBMAP_SOURCE = setxkbmap-$(XAPP_SETXKBMAP_VERSION).tar.bz2 XAPP_SETXKBMAP_SITE = http://xorg.freedesktop.org/releases/individual/app -XAPP_SETXKBMAP_AUTORECONF = NO XAPP_SETXKBMAP_DEPENDENCIES = xlib_libX11 xlib_libxkbfile $(eval $(call AUTOTARGETS)) -- cgit v1.2.3