Changeset: 003fbe7b081c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=003fbe7b081c
Modified Files:
MonetDB4/Makefile.ag
MonetDB4/MonetDB.pc.in
Branch: Oct2010
Log Message:
Drop invalid pkg-config file
diffs (63 lines):
diff -r bd3a3cc7b594 -r 003fbe7b081c MonetDB4/Makefile.ag
--- a/MonetDB4/Makefile.ag Wed Sep 22 15:10:02 2010 +0200
+++ b/MonetDB4/Makefile.ag Wed Sep 22 15:10:52 2010 +0200
@@ -24,11 +24,5 @@
EXTRA_DIST_DIR = NT tests debian
-headers_pc = {
- HEADERS = pc
- SOURCES = MonetDB.pc.in
- DIR = libdir/pkgconfig
-}
-
TESTS = RunMtest
TESTS_ENVIRONMENT = $(SHELL)
diff -r bd3a3cc7b594 -r 003fbe7b081c MonetDB4/MonetDB.pc.in
--- a/MonetDB4/MonetDB.pc.in Wed Sep 22 15:10:02 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-# The contents of this file are subject to the MonetDB Public License
-# Version 1.1 (the "License"); you may not use this file except in
-# compliance with the License. You may obtain a copy of the License at
-# http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
-#
-# Software distributed under the License is distributed on an "AS IS"
-# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
-# License for the specific language governing rights and limitations
-# under the License.
-#
-# The Original Code is the MonetDB Database System.
-#
-# The Initial Developer of the Original Code is CWI.
-# Portions created by CWI are Copyright (C) 1997-July 2008 CWI.
-# Copyright August 2008-2010 MonetDB B.V.
-# All Rights Reserved.
-
-p...@package@
-sour...@monetdb_source@
-bui...@monetdb_build@
-pref...@prefix@
-exec_pref...@exec_prefix@
-
-bind...@bindir@
-libexecd...@libexecdir@
-datarootd...@datarootdir@
-datad...@datadir@
-sysconfd...@sysconfdir@
-localstated...@localstatedir@
-libd...@libdir@
-infod...@infodir@
-mand...@mandir@
-included...@includedir@
-
-pkgincludedir=${includedir}/${pkg}
-pkglibdir=${libdir}/${pkg}
-
-modpath=${pkglibdir}:${pkglibdir}/lib:${pkglibdir}/bin
-
-Name: ${pkg}
-Description: A database management system developed from a main-memory
perspective.
-Version: @VERSION@
-Cflags: -I${pkgincludedir} -I${pkgincludedir}/common -I${pkgincludedir}/gdk
-I${pkgincludedir}/monet -I${pkgincludedir}/plain -I${pkgincludedir}/contrib
-I${pkgincludedir}/mapi
-Libs: -L${libdir} -L${pkglibdir}
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list