8.2. mylibrary-config program
- To have a mylibrary-config script, you need to put it in
AC_OUTPUT. configurewould expect amylibrary-config.infile to be present, so you'll need to write a template for it there.- You can look at pre-existing packages such as Freecell Solver or GLib for reference.