* Mix __attr... with DLLIMPORT?
-* Better FRIBIDI_NAMESPACE.
-
-* Define symbols to be included in library.
-
-* Still better bootstrap script: steal from GNOME autogen.sh.
-
* Update all files headers/footers. For c/h files, lib/fribidi-mirroring.[ch]
is always the reference.
-* Update CapRTL with new Unicode reference code / new Unicode data types.
-
* In fribidi_main.c reorder after line break.
* Change fribidi-main cmd-line parameters: --mirror --no-mirror... change the
* When called in interactive mode, fribidi cmd-line should greet, write
about copyrtight stuff, and shared-libs' version and Unicode version.
-* Add Unicode Character Database data structure, to support more than
- one UCD version at the same time.
-
* Configure gen.tab/ with host=build to avoid cross-compiling table
generators.
MPlayer: http://www.mplayerhq.hu/
BiCon: http://www.arabeyes.org/project.php?proj=BiCon
Geresh: http://www.typo.co.il/~mooffie/geresh/
+Motor: http://konst.org.ua/en/motor
## Use autoupdate to update this file for newer versions of autoconf.
## Use autoscan to check if you need to add something to this file.
##############################################################################
-## $Id: configure.ac,v 1.18 2004-08-27 21:55:59 behdad Exp $
+## $Id: configure.ac,v 1.19 2005-06-07 08:44:23 behdad Exp $
## $Auther: behdad $
-## $Date: 2004-08-27 21:55:59 $
-## $Revision: 1.18 $
+## $Date: 2005-06-07 08:44:23 $
+## $Revision: 1.19 $
## $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/configure.ac,v $
##############################################################################
fribidi_major_version.fribidi_minor_version,
fribidi_major_version.fribidi_minor_version.fribidi_micro_version))dnl
-AC_INIT([GNU FriBidi],fribidi_version(),[http://freedesktop.org/cgi-bin/bugzilla/enter_bug.cgi?product=FriBidi])
-AC_REVISION([$Id: configure.ac,v 1.18 2004-08-27 21:55:59 behdad Exp $])
+AC_INIT([GNU FriBidi],fribidi_version(),[http://bugs.freedesktop.org/enter_bug.cgi?product=FriBidi])
+AC_REVISION([$Id: configure.ac,v 1.19 2005-06-07 08:44:23 behdad Exp $])
AC_CONFIG_SRCDIR(lib/fribidi.h)
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([gnits])