hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #03579
[Bug 1003013] Re: incorrect include flag order
I have three different Vigra installations on one of my boxes
and never encountered your kind of problem. Anyhow, your
patch neatly separates different types of flags, so I
massaged it a bit and applied it as changeset
5d810b904e5d.
** Changed in: enblend
Status: New => Fix Committed
** Changed in: enblend
Importance: Undecided => Low
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/1003013
Title:
incorrect include flag order
Status in Enblend:
Fix Committed
Bug description:
The wrong automake variable is used for preprocessor flags in
src/vigra_impex/Makefile.am, which leads to -I${top_srcdir}/include
coming after user-defined CPPFLAGS in the compile command line. This
can cause the build to fail if the user has vigra headers installed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/1003013/+subscriptions
References