Update of /cvsroot/monetdb/pathfinder
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9900/pathfinder
Modified Files:
Makefile.ag MonetDB-XQuery.spec.in
Log Message:
clean-up:
- do not install, package & distribute configure-generated <pkg>_config.h;
each pkg need to generate and include its own <pkg>_config.h, anyway.
- avoid maintaining, installing, packaging & distributing redundant
sysdefs.h[.in];
(re-)use MonetDB/sysdefs.h.in instead.
- ensure that each pkg includes its own <pkg>_config.h, only.
- replace "hacky" definitions of MONETDBPREFIX & MONETDBCONFIG
by proper(?) definitions of MONETDB[45]_PREFIX & MONETDB[45]_CONFFILE;
TODO:
on Windows, find a way to replace the hard-wired definitions
of MONETDB[45]_PREFIX & MONETDB[45]_CONFFILE
in sql/NT/sql_config.h.in & pathfinder/NT/pf_config.h.in
by proper ones that use the output of
`monetdb[45]-config --prefix` & `monetdb[45]-config --syscofdir` .
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/Makefile.ag,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Makefile.ag 3 Dec 2007 08:24:54 -0000 1.31
+++ Makefile.ag 4 Dec 2007 01:04:29 -0000 1.32
@@ -42,11 +42,5 @@
DIR = datadir/doc/MonetDB-XQuery-$(VERSION)
}
-headers_h = {
- HEADERS = h
- SOURCES = pf_config.h
- DIR = includedir/pathfinder
-}
-
TESTS = RunMtest
TESTS_ENVIRONMENT = $(SHELL)
Index: MonetDB-XQuery.spec.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/MonetDB-XQuery.spec.in,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- MonetDB-XQuery.spec.in 3 Dec 2007 08:24:54 -0000 1.45
+++ MonetDB-XQuery.spec.in 4 Dec 2007 01:04:29 -0000 1.46
@@ -174,8 +174,6 @@
%files devel
%defattr(-,root,root)
-%dir %{_includedir}/pathfinder
-%{_includedir}/pathfinder/*.h
%{_libdir}/libembeddedxq.so
%{_bindir}/monetdb-xquery-config
-------------------------------------------------------------------------
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