librecode: custom malloc configure tests... sigh.
This commit is contained in:
parent
4a71ce7a39
commit
e3077fb067
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'recode'
|
||||
pkgname=recode
|
||||
version=3.6
|
||||
revision=5
|
||||
revision=6
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-included-gettext ac_cv_func_malloc_0_nonnull=yes
|
||||
ac_cv_func_realloc_0_nonnull=yes"
|
||||
configure_args="--without-included-gettext jm_cv_func_working_malloc=yes
|
||||
jm_cv_func_working_realloc=yes"
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="Character set conversion utility"
|
||||
homepage="http://recode.progiciels-bpi.ca/"
|
||||
|
|
Loading…
Reference in New Issue