13 lines
339 B
Plaintext
13 lines
339 B
Plaintext
--- ctags/config.h.in.orig Wed Feb 2 09:20:20 2000
|
|
+++ ctags/config.h.in Wed Feb 2 09:21:08 2000
|
|
@@ -120,6 +120,9 @@
|
|
/* Define if you have the ftruncate function. */
|
|
#undef HAVE_FTRUNCATE
|
|
|
|
+/* Define if you have the mkstemp function . */
|
|
+#undef HAVE_MKSTEMP
|
|
+
|
|
/* Define if you have the opendir function. */
|
|
#undef HAVE_OPENDIR
|
|
|