How to trigger autoheader after configure.ac changes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm currently adding support for running a DHCP relay daemon instead of using dnsmasq for DHCP.

Everything is looking good but I've stumbled on one issue.

I've added a new variable to 'configure.a' (DHCPRELAY) but found that 'autogen.sh' doesn't call
'autoheader' to remake 'config.h.in' so it contains the definition of DHCPRELAY for the compiler.

Reading 'autogen.sh' and 'bootstrap' I can see convoluted functionality but can't figure out
what the recommended best practice would be in terms of generating the new 'config.h.in'.

If I call 'autoheader' manually the definition is added correctly.

Should I just do that and then add the changed 'config.h.in' to the commit that introduces the
new definition?

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]