]> granicus.if.org Git - curl/commit
buildconf: fix hang on IRIX
authorcanavan at github <canavan@users.noreply.github.com>
Sat, 6 May 2017 22:06:56 +0000 (00:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 6 May 2017 22:09:27 +0000 (00:09 +0200)
commit6c7f1f741bcbf8e408c9c7ced078cd1cef70af2c
tree7ffa095f5ced4e8039244adc8aa5155f37f52067
parent289236b223db7baa04c7f1c586f321c8ac04e98a
buildconf: fix hang on IRIX

Apparently, /usr/bin/m4 ignores the --version parameter and waits for
input from stdin.

Fixes #1471
buildconf