clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
216 stars 72 forks source link

Need pre-commit hook check for changes to configure.ac #466

Open pprindeville opened 11 months ago

pprindeville commented 11 months ago

When configure.ac gets changed, then configure (via autoconf -f -i) and include/clixon_config.h.in (via autoheader) need to be checked as being up-to-date and included as part of the commit within the PR.