diff options
Diffstat (limited to 'extra/bison/build')
-rwxr-xr-x | extra/bison/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/bison/build b/extra/bison/build index bbd53ee2..65b3cad9 100755 --- a/extra/bison/build +++ b/extra/bison/build @@ -1,6 +1,7 @@ #!/bin/sh -e export LDFLAGS="$LDFLAGS -static" +export M4=gm4 ./configure \ --prefix=/usr |