Re: ./configure: line 2490: _ACEOF: command not found

2020-07-18 Thread TomK
_INIT_AUTOMAKE([foreign]) would be better, so as to avoid errors about various required files. Anyway, back to the original error: ./configure: line 2489: Report: command not found ./configure: line 2490: _ACEOF: command not found .. So, looking around line 2489 of your generat

Re: ./configure: line 2490: _ACEOF: command not found

2020-07-17 Thread Karl Berry
s about various required files. Anyway, back to the original error: > ./configure: line 2489: Report: command not found > ./configure: line 2490: _ACEOF: command not found .. So, looking around line 2489 of your generated ./configure, I see: test -n "$ac_ini

Re: ./configure: line 2490: _ACEOF: command not found

2020-07-15 Thread Karl Berry
./configure: line 2489: Report: command not found ./configure: line 2490: _ACEOF: command not found ./configure: line 2492: syntax error near unexpected token `fi' ./configure: line 2492: `fi' Evidently this is something about this project's configure.in. I don't see it offhand

./configure: line 2490: _ACEOF: command not found

2020-07-15 Thread TomK
]# autoheader [root@dd-wrt01 wifidog-gateway]# automake [root@dd-wrt01 wifidog-gateway]# autoreconf [root@dd-wrt01 wifidog-gateway]# ./configure ./configure: line 2489: Report: command not found ./configure: line 2490: _ACEOF: command not found ./configure: line 2492: syntax error near unexpected token `fi