bison: use /usr/bin/m4 because the binary hardcodes this!
--HG-- extra : convert_revision : 9f5017153d62d86bc95560bf74111b8768370ea0
This commit is contained in:
parent
345a373d41
commit
5af1e6a2a3
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=bison
|
|||
version=2.3
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version@.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_env="ac_cv_path_M4=/usr/bin/m4"
|
||||
short_desc="GNU yacc(1) replacement"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b10d7e9e354be72aee4e4911cf19dd27b5c527d4e7200857365b5fcdeea0dffb
|
||||
|
|
Loading…
Reference in a new issue