librecode: custom malloc configure tests... sigh.

This commit is contained in:
Juan RP 2013-05-26 17:12:47 +02:00
parent 4a71ce7a39
commit e3077fb067

View file

@ -1,11 +1,11 @@
# Template file for 'recode' # Template file for 'recode'
pkgname=recode pkgname=recode
version=3.6 version=3.6
revision=5 revision=6
patch_args="-Np1" patch_args="-Np1"
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-included-gettext ac_cv_func_malloc_0_nonnull=yes configure_args="--without-included-gettext jm_cv_func_working_malloc=yes
ac_cv_func_realloc_0_nonnull=yes" jm_cv_func_working_realloc=yes"
hostmakedepends="automake libtool" hostmakedepends="automake libtool"
short_desc="Character set conversion utility" short_desc="Character set conversion utility"
homepage="http://recode.progiciels-bpi.ca/" homepage="http://recode.progiciels-bpi.ca/"