The logic is in the ‘autogen.sh’ in the top level of the source … for modules … cd /path/to/src/modules/module_name autoheader -I/path/to/top_level/source_dir autoconf -I/path/to/top_level_source_dir — Aaron On Sep 22, 2014, at 2:42 PM, Sam Hartman <hartmans@mit.edu> wrote:
How exactly does one go about regenerating the freeradius configure scripts to test patches to configure.ac?
autogen.sh fails with Configuring in src/modules/rlm_perl... /usr/bin/m4:configure.ac:6: cannot open `ax_with_prog.m4': No such file or direc tory autom4te: /usr/bin/m4 failed with exit status: 1 autoheader: '/usr/bin/autom4te' failed with exit status: 1
I have the autoconf-archive available, so why isn't it finding that m4 library? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html