Update of /cvsroot/monetdb/pathfinder/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13681/pathfinder/NT

Modified Files:
        pf_config.h.in 
Log Message:

aligned with configure (on Unix):
(on Windows): define local <pkg>_*, not MONETDB_*


Index: pf_config.h.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/NT/pf_config.h.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- pf_config.h.in      15 Jun 2007 14:41:27 -0000      1.7
+++ pf_config.h.in      3 Dec 2007 23:59:28 -0000       1.8
@@ -25,19 +25,19 @@
 #define VERSION "@VERSION@"
 
 /* architecture-dependent files */
-#define MONETDB_EXEC_PREFIX "${prefix}"
+#define PATHFINDER_EXEC_PREFIX "${prefix}"
 
 /* object code libraries */
-#define MONETDB_LIBDIR "${exec_prefix}\\lib"
+#define PATHFINDER_LIBDIR "${exec_prefix}\\lib"
 
 /* modifiable single-machine data */
-#define MONETDB_LOCALSTATEDIR "${prefix}\\var"
+#define PATHFINDER_LOCALSTATEDIR "${prefix}\\var"
 
 /* architecture-independent files */
-#define MONETDB_PREFIX "@QXprefix@"
+#define PATHFINDER_PREFIX "@QXprefix@"
 
 /* read-only single-machine data */
-#define MONETDB_SYSCONFDIR "${prefix}\\etc"
+#define PATHFINDER_SYSCONFDIR "${prefix}\\etc"
 
 /* Intel compiler for windows does not know __attribute__() */
 #define __attribute__(x)


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to