diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-17 07:26:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-17 07:26:19 +0100 |
commit | 7be666dd94b1a80bef2cc071217345ae7a06d2e8 (patch) | |
tree | 735a8c59992515a3a1c16e324289a873d2e2a359 /config.h.in | |
parent | f09b12c3fc275b392b75e3bd7e6e66837d1391d5 (diff) | |
parent | 70b7269a9fd67648253f51886e53cef034475c6f (diff) |
Merge branch 'release/debian/3.2.1-1'HEADdebian/3.2.1-1master
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/config.h.in b/config.h.in index 28dac00..86c496c 100644 --- a/config.h.in +++ b/config.h.in @@ -66,9 +66,6 @@ /* Define to 1 if you have the <sys/ioctl.h> header file. */ #undef HAVE_SYS_IOCTL_H -/* Define to 1 if you have the <sys/param.h> header file. */ -#undef HAVE_SYS_PARAM_H - /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H @@ -84,7 +81,8 @@ /* Define to 1 if the system has the type `wchar_t'. */ #undef HAVE_WCHAR_T -/* Define to the sub-directory where libtool stores uninstalled libraries. */ +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ #undef LT_OBJDIR /* Name of package */ @@ -102,9 +100,6 @@ /* 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 |