From 109c072041edbca3ed9f43b18a609bc237b424e0 Mon Sep 17 00:00:00 2001 From: doursse Date: Sat, 19 Apr 2008 12:43:21 +0000 Subject: [PATCH] winsock_libs renamed to WIN32_LIBS git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@34308 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- eet.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eet.pc.in b/eet.pc.in index 9d2f37c..669d03c 100644 --- a/eet.pc.in +++ b/eet.pc.in @@ -7,5 +7,5 @@ Name: eet Description: Library for speedy data storage, retrieval, and compression Version: @VERSION@ Libs: -L${libdir} -leet -Libs.private: -lz -ljpeg @fnmatch_libs@ @winsock_libs@ -lm +Libs.private: -lz -ljpeg @fnmatch_libs@ @WIN32_LIBS@ -lm Cflags: -I${includedir} -- 2.7.4