gawk: override configure mktime test, as suggested by
the LFS 6.4 book. --HG-- extra : convert_revision : 8a7939591634ea01900f0cc622576edde36e252e
This commit is contained in:
parent
0fe5ca49e4
commit
313d514a5d
|
@ -3,6 +3,7 @@ pkgname=gawk
|
|||
version=3.1.6
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="ac_cv_func_working_mktime=yes"
|
||||
short_desc="The GNU awk utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=06dd872da7145088ae08475f7b11e5b9e810b8ead7d78d039003e671bb76ec65
|
||||
|
|
Loading…
Reference in New Issue