From 9007052a54a2bbd754a8050062ee1e63624080bd Mon Sep 17 00:00:00 2001
From: Christian Engwer <christi@dune-project.org>
Date: Thu, 30 Mar 2006 11:47:00 +0000
Subject: [PATCH] remove last traces of fem/test

[[Imported from SVN: r553]]
---
 dune.pc.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dune.pc.in b/dune.pc.in
index bbd194afe..5eb2577ad 100644
--- a/dune.pc.in
+++ b/dune.pc.in
@@ -2,10 +2,13 @@ prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
+CXX=@CXX@
+CC=@CC@
 
 Name: Dune
 Version: @VERSION@
 Description: the Dune numerics library
+URL: http://dune.uni-hd.de/
 Requires:
 Libs:
 Cflags: -I${includedir}
-- 
GitLab