Public bug reported:

The cunit.pc file is broken.

---%<----
prefix=/usr
exec_prefix=${prefix}
libdir={exec_prefix}/lib
       ^ there is the '$' missing
includedir=${prefix}/include/CUnit

Name: CUnit
Description: The C Unit Test Library
Libs: -L${libdir} -lcunit
CFlags: -I${includedir}
--->%----

By this cunit.pc is useless and breaks packages which want to use pkg-
config autoconfiguration.

Regards
Carsten

** Affects: cunit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636938

Title:
  libcunit1-dev ships a broken cunit.pc file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cunit/+bug/1636938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to