← Back to team overview

hugin-devs team mailing list archive

[Bug 1003013] [NEW] incorrect include flag order

 

Public bug reported:

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.

** Affects: enblend
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References