[Pcsclite-cvs-commit] CVS Drivers/ccid/src

CVS User rousseau ludovic.rousseau@free.fr
Wed, 29 Sep 2004 02:08:39 -0600


Update of /cvsroot/pcsclite/Drivers/ccid/src
In directory haydn:/tmp/cvs-serv7559/src

Modified Files:
	Makefile.am 
Log Message:
use @AM_CPPFLAGS@ (defined by configure.in) instead of `pkg-config
libpcsclite --cflags` since PKG_CONFIG_PATH may not be correct here


--- /cvsroot/pcsclite/Drivers/ccid/src/Makefile.am	2004/09/29 07:13:14	1.21
+++ /cvsroot/pcsclite/Drivers/ccid/src/Makefile.am	2004/09/29 08:08:39	1.22
@@ -1,10 +1,10 @@
-# $Id: Makefile.am,v 1.21 2004/09/29 07:13:14 rousseau Exp $
+# $Id: Makefile.am,v 1.22 2004/09/29 08:08:39 rousseau Exp $
 
 CCID_BUNDLE = ifd-ccid.bundle
 CCID_LIB = libccid.$(DYN_LIB_EXT)
 CCIDTWIN_LIB = libccidtwin.$(DYN_LIB_EXT)
 
-AM_CPPFLAGS = `pkg-config libpcsclite --cflags`
+AM_CPPFLAGS = @AM_CPPFLAGS@
 
 lib_LTLIBRARIES = libccid.la libccidtwin.la
 bin_PROGRAMS = parse