bin_PROGRAMS = fribidi
-noinst_PROGRAMS = fribidi-benchmark fribidi-bidi-types fribidi-caprtl2utf8
+noinst_PROGRAMS = fribidi-benchmark fribidi-bidi-types
+if FRIBIDI_CHARSETS
+noinst_PROGRAMS += fribidi-caprtl2utf8
+endif
getopt_SOURCES = getopt.c getopt1.c getopt_int.h getopt.h gettext.h
/* FriBidi
* gen-joining-type-tab.c - generate joining-type.tab.i
*
- * $Id: gen-joining-type-tab.c,v 1.6 2006-01-31 03:23:12 behdad Exp $
+ * $Id: gen-joining-type-tab.c,v 1.7 2010-12-07 19:44:26 behdad Exp $
* $Author: behdad $
- * $Date: 2006-01-31 03:23:12 $
- * $Revision: 1.6 $
+ * $Date: 2010-12-07 19:44:26 $
+ * $Revision: 1.7 $
* $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/gen.tab/gen-joining-type-tab.c,v $
*
* Author:
};
static const char *transparent_general_categories[] = {
+ "Mn",
"Mn",
"Cf",
NULL