Author: pawelz                       Date: Sun Nov 16 03:26:45 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix the cause of problems, not only the effect

---- Files affected:
SOURCES:
   jed-ac_am.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/jed-ac_am.patch
diff -u SOURCES/jed-ac_am.patch:1.4 SOURCES/jed-ac_am.patch:1.5
--- SOURCES/jed-ac_am.patch:1.4 Thu Oct 23 09:12:27 2008
+++ SOURCES/jed-ac_am.patch     Sun Nov 16 04:26:40 2008
@@ -38,16 +38,15 @@
    fi
  done
  
---- jed/autoconf/configure.ac~ 2006-02-13 18:51:58.000000000 +0100
-+++ jed/autoconf/configure.ac  2008-10-23 09:08:31.496924350 +0200
-@@ -35,10 +35,6 @@
- AC_HEADER_SYS_WAIT
- AC_HEADER_DIRENT
+--- jed-0.99-18.orig/autoconf/configure.ac     2006-02-13 18:51:58.000000000 
+0100
++++ jed-0.99-18/autoconf/configure.ac  2008-11-16 04:20:52.000000000 +0100
+@@ -4,6 +4,9 @@
+ dnl   You can obtain this file from <ftp://space.mit.edu/pub/davis/acsite.m4>.
+ dnl
+ AC_INIT(src/ledit.c)
++
++AC_PROG_CC
++
+ JD_INIT
  
--AC_TYPE_MODE_T
--AC_TYPE_PID_T
--AC_TYPE_UID_T
--
- AC_CHECK_LIB(util,openpty)
- 
- AC_CHECK_FUNCS(\
+ AC_CONFIG_AUX_DIR(autoconf)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/jed-ac_am.patch?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to