mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Add Fl_Preferences class to base library.
Add FLTK_DATADIR definition to config.h for system-wide configuration data. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2126 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -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 $".
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user