diff options
Diffstat (limited to 'package/x11r7/xapp_xphelloworld')
-rw-r--r-- | package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk b/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk index 3c284916e..fe44a8b41 100644 --- a/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk +++ b/package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk @@ -7,7 +7,7 @@ XAPP_XPHELLOWORLD_VERSION = 1.0.1 XAPP_XPHELLOWORLD_SOURCE = xphelloworld-$(XAPP_XPHELLOWORLD_VERSION).tar.bz2 XAPP_XPHELLOWORLD_SITE = http://xorg.freedesktop.org/releases/individual/app -XAPP_XPHELLOWORLD_AUTORECONF = YES +XAPP_XPHELLOWORLD_AUTORECONF = NO XAPP_XPHELLOWORLD_DEPENDENCIES = xlib_libXaw xlib_libXprintAppUtil xlib_libXprintUtil xlib_libXt $(eval $(call AUTOTARGETS,package/x11r7,xapp_xphelloworld)) |