SOURCES (DEVEL): edb-ac_fix.patch - updated to 1.0.5.004

charles charles at pld-linux.org
Wed Aug 24 20:22:29 CEST 2005


Author: charles                      Date: Wed Aug 24 18:22:29 2005 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated to 1.0.5.004

---- Files affected:
SOURCES:
   edb-ac_fix.patch (1.3.2.1 -> 1.3.2.2) 

---- Diffs:

================================================================
Index: SOURCES/edb-ac_fix.patch
diff -u SOURCES/edb-ac_fix.patch:1.3.2.1 SOURCES/edb-ac_fix.patch:1.3.2.2
--- SOURCES/edb-ac_fix.patch:1.3.2.1	Thu Mar 31 00:01:54 2005
+++ SOURCES/edb-ac_fix.patch	Wed Aug 24 20:22:24 2005
@@ -1,6 +1,6 @@
---- edb/configure.in~	2005-03-04 01:11:17.000000000 +0100
-+++ edb/configure.in	2005-03-30 17:05:38.000000000 +0200
-@@ -25,55 +25,6 @@
+--- edb-1.0.5.004/configure.in.orig	2005-07-30 08:03:20.000000000 +0200
++++ edb-1.0.5.004/configure.in	2005-08-24 13:54:09.000000000 +0200
+@@ -24,55 +24,6 @@
  dnl AC_PROG_INSTALL()
  dnl AC_ARG_PROGRAM()
  
@@ -56,7 +56,16 @@
  dnl There are additional libraries we need for some compiler/architecture
  dnl combinations.
  AC_SUBST(LIBS)
-@@ -457,7 +408,6 @@
+@@ -404,7 +355,7 @@
+ ncurses_ok=no
+ gtk_ok=no
+ 
+-GTK_CONFIG=`which gtk-config`
++GTK_CONFIG=/usr/bin/gtk-config
+ if test -x "$GTK_CONFIG"; then 
+   AC_CHECK_LIB(gtk, gtk_init, gtk_ok=yes, gtk_ok=no, `$GTK_CONFIG --libs`)
+ fi
+@@ -456,7 +407,6 @@
  edb-native.oe
  edb.bb
  edbXnative.bb
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/edb-ac_fix.patch?r1=1.3.2.1&r2=1.3.2.2&f=u




More information about the pld-cvs-commit mailing list