]> git.saurik.com Git - apt.git/blobdiff - CMake/config.h.in
tests: don't do boundless string compares with data()
[apt.git] / CMake / config.h.in
index 3afd9123c683ca78d3824c6dfc2baef93ab63ba4..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}"