pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Re: build


From: Aleksander Morgado
Subject: Re: [pdf-devel] Re: build
Date: Sun, 7 Dec 2008 15:37:57 +0100

Hi Yang,

> I found the script for checking libgcrypt in configure file. So we should
> use the same way for libjpeg , right? It seems no reason for another way...
> I'll modify the configure file to check jpeg lib just like libgcrypt. I
> appreciate any help from you.

You must not modify `configure' file, as it is self-generated by GNU
autotools. The files you should modify for that are `configure.ac'
(where you will check if the library is available in the system) and
`src/Makefile.am' (where you will add linking and compiling flags).

Building in Visual Studio has nothing to do with GNU autotools. You
can learn more about autotools (autoconf, automake and libtool) in the
"autobook" here: http://sources.redhat.com/autobook/

Cheers,
-Aleksander




reply via email to

[Prev in Thread] Current Thread [Next in Thread]