pkgconfig --libs flags
Bug #1916349 reported by
Luis de Arquer
on 2021-02-20
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| libjpeg-turbo (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
After installing the development version, the file:
/usr/lib/
contains the line:
libdir=
which points to no valid directory in the system. It probably should look like:
libdir=
Otherwise, it breaks any build using pkg-config for this library
To post a comment you must log in.