blob: dadd74ce0d875e50e9794a27b8a9a00cc4d13992 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- aconf.h Thu Jun 20 03:44:31 2002
+++ /home/meshko/xpdf/work/pdftohtml/aconf.h Tue Apr 16 18:02:02 2002
@@ -51,7 +51,7 @@
/* #undef HAVE_BSTRING_H */
#define HAVE_POPEN 1
#define HAVE_MKSTEMP 1
-/* #define HAVE_MKSTEMPS 1 */
+#define HAVE_MKSTEMPS 1
/* #undef SELECT_TAKES_INT */
#define GHOSTSCRIPT "gs"
|