Found in "gnokii-working" directory, some November-patches version
[gnokii.git] / include / config.h.in.in
index a5dae23..d93593d 100644 (file)
@@ -6,8 +6,22 @@
 
   A Linux/Unix toolset and driver for Nokia mobile phones.
 
+  Copyright (C) 1999, 2000 Hugh Blemings & Pavel Janík ml.
+
   Released under the terms of the GNU GPL, see file COPYING for more details.
 
+  $Log$
+  Revision 1.1.1.3  2002/04/03 00:08:17  short
+  Found in "gnokii-working" directory, some November-patches version
+
+  Revision 1.2  2001/06/20 22:34:45  pkot
+  Updated Debian packaging system (Erik Rossen)
+  Updated Makefiles to let packaging process be easier (Pawel Kot)
+
+  Revision 1.1  2001/01/02 09:09:09  pkot
+  Misc fixes and updates.
+
+
 */
 
 /* DO NOT EDIT MANUALLY !!! */
@@ -17,7 +31,7 @@
 
 #define VERSION    "@VERSION@"
 #define XVERSION   "@XVERSION@"
-#define XGNOKIIDIR "@XGNOKIIDIR@/@XPACKAGE@"
+#define XGNOKIIDIR "@XGNOKIIPATH@/@XPACKAGE@"
 
 /* Define if you have timersub() */
 #undef HAVE_TIMEOPS