[FriBidi-commit] fribidi TODO,1.3,1.4 configure.ac,1.4,1.5

Behdad Esfahbod behdad at pdx.freedesktop.org
Thu May 6 07:47:36 EST 2004


Update of /cvs/fribidi/fribidi
In directory pdx:/tmp/cvs-serv21554

Modified Files:
	TODO configure.ac 
Log Message:
More TODO.  And change autoconf requirement to 2.56 from 2.59.


Index: TODO
===================================================================
RCS file: /cvs/fribidi/fribidi/TODO,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- a/TODO	3 May 2004 22:05:19 -0000	1.3
+++ b/TODO	5 May 2004 21:47:34 -0000	1.4
@@ -20,3 +20,11 @@
 * Add more tests.  For:
   - Checking that not removing explicit marks in analyze is not changing the
     output in anyway.
+
+* Change fribidi-main cmd-line parameters: --mirror --no-mirror...  change the
+  defaults too.
+
+* cindent:  support function attributes and _PARAMS like things.  Also
+  FRIBIDI_BEGIN_DECLS, and LIKELY.
+
+* c2man:  parse Author and Copyright from the while file.

Index: configure.ac
===================================================================
RCS file: /cvs/fribidi/fribidi/configure.ac,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- a/configure.ac	3 May 2004 22:05:19 -0000	1.4
+++ b/configure.ac	5 May 2004 21:47:34 -0000	1.5
@@ -10,7 +10,7 @@
 ## Use autoupdate to update this file for newer versions of autoconf.
 ## Use autoscan to check if you need to add something to this file.
 
-AC_PREREQ(2.59)
+AC_PREREQ(2.56)
 
 dnl Define different version variables.
 dnl




More information about the FriBidi-Commit mailing list