From 44bb5f60de2bd7162a6de2d0cb73377ce1a55bc1 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 28 Apr 2002 16:41:17 +0000 Subject: 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 --- configh.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'configh.in') diff --git a/configh.in b/configh.in index 59911f471..fc5d8194d 100644 --- a/configh.in +++ b/configh.in @@ -1,5 +1,5 @@ /* - * "$Id: configh.in,v 1.11.2.11.2.10 2002/04/24 18:29:05 easysw Exp $" + * "$Id: configh.in,v 1.11.2.11.2.11 2002/04/28 16:41:15 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @configure_input@ @@ -25,9 +25,10 @@ */ /* - * Where to find the documentation files... + * Where to find files... */ +#define FLTK_DATADIR "" #define FLTK_DOCDIR "" /* @@ -219,5 +220,5 @@ /* - * End of "$Id: configh.in,v 1.11.2.11.2.10 2002/04/24 18:29:05 easysw Exp $". + * End of "$Id: configh.in,v 1.11.2.11.2.11 2002/04/28 16:41:15 easysw Exp $". */ -- cgit v1.2.3