summaryrefslogtreecommitdiff
path: root/makefiles/config.os2x
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 13:32:48 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 13:32:48 +0000
commitecfb817427bfe9eb3fe961bef2a25c36b73453c4 (patch)
tree2d52f8809afee7f908430aa026112db2334b2b81 /makefiles/config.os2x
parent38c947bd093c0edb1eb746911150574fa4a0fb2f (diff)
OS/2 updates from Alexander Mai.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1453 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'makefiles/config.os2x')
-rw-r--r--makefiles/config.os2x6
1 files changed, 3 insertions, 3 deletions
diff --git a/makefiles/config.os2x b/makefiles/config.os2x
index 99eafa659..3ac6c730c 100644
--- a/makefiles/config.os2x
+++ b/makefiles/config.os2x
@@ -1,5 +1,5 @@
/*
- * "$Id: config.os2x,v 1.1.2.3 2001/01/22 15:13:39 easysw Exp $"
+ * "$Id: config.os2x,v 1.1.2.4 2001/05/06 13:32:48 easysw Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
*
@@ -123,7 +123,7 @@
#define HAVE_SYS_NDIR_H 0
#define HAVE_SYS_DIR_H 0
#define HAVE_NDIR_H 0
-#define HAVE_SCANDIR 1
+#define HAVE_SCANDIR 0
/*
* Possibly missing sprintf-style functions:
@@ -156,5 +156,5 @@
#define HAVE_POLL 0
/*
- * End of "$Id: config.os2x,v 1.1.2.3 2001/01/22 15:13:39 easysw Exp $".
+ * End of "$Id: config.os2x,v 1.1.2.4 2001/05/06 13:32:48 easysw Exp $".
*/