Fixed the file libupnp.pc.in to generate a correct path for the

include files.


git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@201 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez 2007-05-26 01:58:13 +00:00
parent b614c81e94
commit 13ebb40e08
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
Version 1.4.7
*******************************************************************************
2007-05-25 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Fixed the file libupnp.pc.in to generate a correct path for the
include files.
2007-05-25 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Removing the Dbg_Level, InitLog, SetLogFileNames and CloseLog
defines. These were just aliases, no reason to keep them.

View File

@ -7,6 +7,6 @@ Name: libupnp
Description: Linux SDK for UPnP Devices
Version: @VERSION@
Libs: @PTHREAD_LIBS@ -L${libdir} -lupnp -lthreadutil -lixml
Cflags: @PTHREAD_CFLAGS@ -I${includedir}
Cflags: @PTHREAD_CFLAGS@ -I${includedir}/upnp