use optimized asm if available
[buildroot.git] / package / x11r7 / xproto_recordproto / xproto_recordproto.mk
blobde4edb628484b59151b8abb8d38be9fe07d62f3b
1 ################################################################################
3 # xproto_recordproto -- X.Org Record protocol headers
5 ################################################################################
7 XPROTO_RECORDPROTO_VERSION = 1.13.2
8 XPROTO_RECORDPROTO_SOURCE = recordproto-$(XPROTO_RECORDPROTO_VERSION).tar.bz2
9 XPROTO_RECORDPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_RECORDPROTO_AUTORECONF = YES
11 XPROTO_RECORDPROTO_INSTALL_STAGING = YES
12 XPROTO_RECORDPROTO_INSTALL_TARGET = NO
14 $(eval $(call AUTOTARGETS,package/x11r7,xproto_recordproto))