Utilize GNU Automake instead of manually written Makefile.in files.

This commit is contained in:
2023-03-23 22:10:04 +01:00
parent 43e7695eac
commit c02deefbd5
14 changed files with 19399 additions and 3435 deletions

View File

@@ -48,6 +48,9 @@
*/
#undef HAVE_SYS_NDIR_H
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -60,8 +63,14 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION