Simon Josefsson wrote: >+ if (!req_version || strverscmp (req_version, VERSION) < 0) >+ return VERSION; > >
Why did you choose to call the version string "VERSION" rather than using the "PACKAGE_VERSION" string automatically defined by AC_INIT? Regards, Derek _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib