Bug 98916

Summary: pkg.m4's PKG_CHECK_MODULES creates invalid variable names for modules with dashes
Product: pkg-config Reporter: Matthias Klose <doko>
Component: srcAssignee: pkg-config
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Matthias Klose 2016-11-30 16:45:04 UTC
pkg.m4's PKG_CHECK_MODULES creates invalid variable names for modules with dashes.

$ autoconf
configure.ac:227: error: AC_SUBST: `bdw-gc_CFLAGS' is not a valid shell variable name
Comment 1 Matthias Klose 2016-11-30 16:52:57 UTC
user error, you need to explicitly pass the prefix for the variables.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.