libtool-patches
[Top][All Lists]
Advanced

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

Re: Integrating libtool head into GraphicsMagick


From: Bob Friesenhahn
Subject: Re: Integrating libtool head into GraphicsMagick
Date: Mon, 5 Dec 2005 11:45:26 -0600 (CST)

On Mon, 5 Dec 2005, Bob Friesenhahn wrote:
I see that Makefile.inc includes

AM_CPPFLAGS            += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
                          -DLTDL -I. -I$(srcdir) -Ilibltdl \
                          -I$(srcdir)/ltdl -I$(srcdir)/ltdl/libltdl

which seems to be wrong. I bet that the "-Ilibltdl" needs a substitution to be "-Iltdl"

Also, what is the purpose of

  -I. -I$(srcdir)

??? These refer to the directory level where the Makefile lives. Is this part of the work-around for wanting newer autoconf/automake?

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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