On Wed, 06 Dec 2006 14:10:23 +0100 Jan Djärv <[EMAIL PROTECTED]> wrote:

> Stephen Berman skrev:
>>
>> It seems that the variable LIBS I passed to configure (following the
>> example in etc/INSTALL) wasn't used by make.  Did I do something
>> wrong?  How do I get emacs to use the libfontconfig I built?  (I also
>> tried LIBS='-l/usr/local/lib/libfontconfig.so.1' but that makes
>> configure fail.)
>>
>
> When building for Gtk, Emacs uses the libs given by pkg-config.  You
> can not override it easily.  I guess you have to do configure the
> normal way, and then edit src/Makefile and put in your fontconfig
> library there.

Where in the Makefile do I put fontconfig in, and what does the line
look like?  I don't know enough about makefiles to do this without
exact instructions.

Steve Berman



_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to