From 6784e69633cdd03789c489973a82b47f4b511091 Mon Sep 17 00:00:00 2001 From: Peter Wehrfritz Date: Mon, 5 Nov 2007 22:50:42 +0000 Subject: [PATCH] remove @fam_libs@, thanks to Jochen Schroeder SVN revision: 32395 --- legacy/ecore/ecore-file.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ecore/ecore-file.pc.in b/legacy/ecore/ecore-file.pc.in index 1f76aa1064..2dde21975e 100644 --- a/legacy/ecore/ecore-file.pc.in +++ b/legacy/ecore/ecore-file.pc.in @@ -7,5 +7,5 @@ Name: ecore-file Description: E core library, File module Requires: ecore @requirements_ecore_file@ Version: @VERSION@ -Libs: -L${libdir} -lecore_file @fam_libs@ +Libs: -L${libdir} -lecore_file Cflags: -I${includedir}