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

gEDA-cvs: CVS update: pcb.g_dbus.patch



  User: pcjc2   
  Date: 06/10/12 15:17:53

  Modified:    .        pcb.g_dbus.patch
  Log:
  Updated pcb dbus patch to fix configure.ac error where the version 
  
  of libdbus wasn't recovered, and the version of dbus-glib was recovered 
  
  twice 
  
  
  
  
  Revision  Changes    Path
  1.3       +1 -1      eda/geda/xgsch2pcb/support/pcb.g_dbus.patch
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pcb.g_dbus.patch
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/xgsch2pcb/support/pcb.g_dbus.patch,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- pcb.g_dbus.patch	5 Oct 2006 22:24:30 -0000	1.2
  +++ pcb.g_dbus.patch	12 Oct 2006 19:17:53 -0000	1.3
  @@ -34,7 +34,7 @@
   +	Please review the following errors:
   +	$DBUS_PKG_ERRORS])]
   +		)
  -+		DBUS_GLIB_VERSION=`$PKG_CONFIG dbus-glib-1 --modversion`
  ++		DBUS_VERSION=`$PKG_CONFIG dbus-1 --modversion`
   +		PKG_CHECK_MODULES(DBUS_GLIB, dbus-glib-1 >= 0.20, , 
   +			[AC_MSG_ERROR([Cannot find dbus-glib-1 >= 0.20, install it and rerun ./configure
   +	Please review the following errors:
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs