Hacker News new | ask | show | jobs
by tannhaeuser 2443 days ago
autogen.sh isn't intended to be invoked for user installs. Users are supposed to invoke ./configure, with the configure script being generated by a developer invoking autogen.sh and readily packaged as part of the software's tarball.