diff options
Diffstat (limited to 'makefiles/config.os2x')
| -rw-r--r-- | makefiles/config.os2x | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/makefiles/config.os2x b/makefiles/config.os2x index aa3574d62..cd89c9b38 100644 --- a/makefiles/config.os2x +++ b/makefiles/config.os2x @@ -1,6 +1,6 @@ /* config.h. Generated automatically by configure. */ /* - * "$Id: config.os2x,v 1.1.2.4.2.5 2002/04/24 18:29:05 easysw Exp $" + * "$Id: config.os2x,v 1.1.2.4.2.6 2002/04/28 16:41:16 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ @@ -26,9 +26,10 @@ */ /* - * Where to find the documentation files... + * Where to find files... */ +#define FLTK_DATADIR "/usr/local/share/fltk" #define FLTK_DOCDIR "/usr/local/share/doc/fltk" /* @@ -220,5 +221,5 @@ /* - * End of "$Id: config.os2x,v 1.1.2.4.2.5 2002/04/24 18:29:05 easysw Exp $". + * End of "$Id: config.os2x,v 1.1.2.4.2.6 2002/04/28 16:41:16 easysw Exp $". */ |
