jardin.pc has undefined variables

Bug #491959 reported by Paco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
El Jardin
Fix Released
Low
Paco

Bug Description

After installation with default ./configure options, jardin.pc file ends up in /usr/local/lib/pkgconfig/jardin.pc with the following:

libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Jardin
Description: A simple sockets communication library for GLib apps
Version: 2.1.0
Requires: glib-2.0 gobject-2.0
Libs: -L${libdir} -ljardin
Cflags: -I${includedir}

Variable exec_prefix and prefix are not defined.

OS: Slackware 13.0
autoconf (GNU Autoconf) 2.63
automake (GNU automake) 1.10.1

Paco (manuel-arguelles)
Changed in eljardin:
importance: Undecided → Low
assignee: nobody → Paco (manuel-arguelles)
Revision history for this message
Aleksander Morgado (aleksander-m) wrote :

Yes. Actually, I removed them because in our debian packaging for Ubuntu, we explicitly pass libdir and includedir to the configure script, instead of prefix.

Paco (manuel-arguelles)
Changed in eljardin:
status: New → Fix Committed
Revision history for this message
Aleksander Morgado (aleksander-m) wrote :

Fix released in version 2.0.2001

Changed in eljardin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.