Hello,

On 22/07/05, Evaldo Gardenali <[EMAIL PROTECTED]> wrote:
> I got to generate files with a hack (downgraded autoconf, skipped
> running aclocal), and then I can verify the following patch to be okay.
> This patch creates the $DESTDIR/include/PCSC directory, which seems to
> be missing, causing the installation to fail for non-gnu 'install' utility.
> 
> --- src/Makefile.am.orig        2005-02-24 09:44:10.000000000 -0300
> +++ src/Makefile.am
> @@ -86,3 +86,6 @@ tokenparser.c: tokenparser.l
> 
>   EXTRA_DIST = README_INTERNALS.txt dyn_win32.c thread_win32.c
> winscard_scf.c
> 
> +install-data-local:
> +       ${INSTALL} -d ${DESTDIR}${includedir}/PCSC

Do you also need to have a similar patch if you use the
pcsc-lite-1.2.9-beta7.tar.gz tarball I provide on [1]?

Bye,

[1] https://alioth.debian.org/project/showfiles.php?group_id=30105

-- 
 Dr. Ludovic Rousseau
 For private mail use [EMAIL PROTECTED] and not "big brother" Google

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to