ftp://ftp.jp.xemacs.org/pub/NetBSD/packages/distfiles/xscreensaver-4.15.tar.gz
[xscreensaver] / config.h.in
index 463963e120fbd82cc7a62197d5a5b18a922f169e..d5688cbe771e35a6f88d4185c08bda62fda487b1 100644 (file)
  */
 #define FORTUNE_PROGRAM "fortune"
 
+/*  Set the name of the password helper program, if any
+ */
+#undef PASSWD_HELPER_PROGRAM
+
 
 
 /* *************************************************************************
 #undef HAVE_SETRLIMIT
 
 /* Define if you have the sbrk function.  */
-#define HAVE_SBRK 1
+#undef HAVE_SBRK
+
+/* Define if you have the forkpty function.  */
+#undef HAVE_FORKPTY
 
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H