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

Re: Conditionally overriding variables set by Autoconf

2020-07-15 Thread Marius Bakke
Hi Karl, Karl Berry writes: > Hi Marius, > > Makefile.am:86: warning: pkglibdir was already defined in condition > TRUE, which includes condition USE_VERSION_LINKS ... > > All I can think of to do is introduce a new variable in each branch, and > define the "built-in" variables outside

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

2020-07-15 Thread TomK
Hello, I'm trying to compile some older apps (https://github.com/wifidog/wifidog-gateway) however, consistently running into a badly generated ./configure file on this CentOS 7 install ( 7.8.2003 (Core) ): [root@dd-wrt01 wifidog-gateway]# aclocal [root@dd-wrt01 wifidog-gateway]#