rep-gtk r363 - trunk



Author: chrisb
Date: Wed Aug  6 06:21:12 2008
New Revision: 363
URL: http://svn.gnome.org/viewvc/rep-gtk?rev=363&view=rev

Log:
use librep's .pc file for infos at the end of configure


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Aug  6 06:21:12 2008
@@ -151,7 +151,7 @@
 
 AC_OUTPUT
 
-REP_VERSION="`rep --version | gawk '{ print $3 }'`"
+REP_VERSION="`pkg-config --modversion librep`"
 GLIB_VERSION="`pkg-config --modversion glib-2.0`"
 CAIRO_VERSION="`pkg-config --modversion cairo`"
 GTK_VERSION="`pkg-config --modversion gtk+-2.0`"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]