]> git.saurik.com Git - apt.git/blobdiff - CMake/config.h.in
Add statvfs.h.in to CMake directory
[apt.git] / CMake / config.h.in
index 7515fc9a68772c3de683cdb4c1e76c1ae584821f..e929646fa4324bf645f8aadde923c696d8272681 100644 (file)
@@ -34,6 +34,9 @@
 #cmakedefine HAVE_SETRESUID
 #cmakedefine HAVE_SETRESGID
 
+/* Check for ptsname_r() */
+#cmakedefine HAVE_PTSNAME_R
+
 /* Define the arch name string */
 #define COMMON_ARCH "${COMMON_ARCH}"
 
@@ -44,7 +47,7 @@
 #define PACKAGE_VERSION "${PACKAGE_VERSION}"
 
 /* The mail address to reach upstream */
-#define PACKAGE_MAIL "deity@lists.debian.org"
+#define PACKAGE_MAIL "${PACKAGE_MAIL}"
 
 #define APT_8_CLEANER_HEADERS
 #define APT_9_CLEANER_HEADERS