summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/config.cygnus12
-rw-r--r--makefiles/config.mingw3212
2 files changed, 4 insertions, 20 deletions
diff --git a/makefiles/config.cygnus b/makefiles/config.cygnus
index 9be2a4680..88bdd4fe8 100644
--- a/makefiles/config.cygnus
+++ b/makefiles/config.cygnus
@@ -1,5 +1,5 @@
/*
- * "$Id: config.cygnus,v 1.3 1999/02/16 14:28:00 mike Exp $"
+ * "$Id: config.cygnus,v 1.4 1999/03/04 18:11:35 mike Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
*
@@ -150,13 +150,5 @@
#define HAVE_POLL 0
/*
- * HAVE_LIBJPEG
- *
- * Do we have the JPEG group's JPEG file library?
- */
-
-#define HAVE_LIBJPEG 0
-
-/*
- * End of "$Id: config.cygnus,v 1.3 1999/02/16 14:28:00 mike Exp $".
+ * End of "$Id: config.cygnus,v 1.4 1999/03/04 18:11:35 mike Exp $".
*/
diff --git a/makefiles/config.mingw32 b/makefiles/config.mingw32
index e37e91d51..cd151b3fd 100644
--- a/makefiles/config.mingw32
+++ b/makefiles/config.mingw32
@@ -1,5 +1,5 @@
/*
- * "$Id: config.mingw32,v 1.3 1999/02/16 14:28:00 mike Exp $"
+ * "$Id: config.mingw32,v 1.4 1999/03/04 18:11:36 mike Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
*
@@ -150,13 +150,5 @@
#define HAVE_POLL 0
/*
- * HAVE_LIBJPEG
- *
- * Do we have the JPEG group's JPEG file library?
- */
-
-#define HAVE_LIBJPEG 0
-
-/*
- * End of "$Id: config.mingw32,v 1.3 1999/02/16 14:28:00 mike Exp $".
+ * End of "$Id: config.mingw32,v 1.4 1999/03/04 18:11:36 mike Exp $".
*/