27 Aug
2010
27 Aug
'10
1:53 a.m.
Scott Neugroschl wrote:
Any autoconf wizards out there?
The autoconf scripts for freeradius-client 1.1.8 put the absolute path of where it was run from into the makefiles.
Yes. That's how it works.
If you wish to move the freeradius-client directory tree elsewhere, you have to rerun autoconf.
Exactly.
I am afraid that I'm not familiar enough with autoconf to correct this.
It can't be corrected. If it was changed, the build system would stop working in *other* places.
Alan, if you want, I can submit this as a bug.
No. Just re-run autoconf if you "move" the source. Alan DeKok.