Author: jhoblitt
Date: Thu Jan 12 16:21:50 2006
New Revision: 11137

Modified:
   trunk/config/gen/makefiles/parrot.pc.in
Log:
interpolate the values for exec_prefix, libdir, & includedir

Modified: trunk/config/gen/makefiles/parrot.pc.in
==============================================================================
--- trunk/config/gen/makefiles/parrot.pc.in     (original)
+++ trunk/config/gen/makefiles/parrot.pc.in     Thu Jan 12 16:21:50 2006
@@ -1,7 +1,7 @@
 [EMAIL PROTECTED]@
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
 
 Name: parrot
 Description: virtual machine to execute bytecode for interpreted languages

Reply via email to