OSDN Git Service

Use AC_CONFIG_FILES() to set the files to written by configure. Call AC_OUTPUT(...
authorEric Branlund <ebranlund@fastmail.com>
Sun, 11 Jul 2021 15:00:34 +0000 (08:00 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 11 Jul 2021 15:00:34 +0000 (08:00 -0700)
commit6614bf86c13dab42ae86f13ea2e1bc35c206b7d6
tree13bdc1ce09301f959bc07384cc1ec0824b4ff1c4
parentc99f77e264e1f581ed2bd20427603c584ffb37f1
Use AC_CONFIG_FILES() to set the files to written by configure.  Call AC_OUTPUT() with no arguments to match it's current form and avoid a warning message from autotools.
configure.ac