## $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/Makefile.am,v $
##############################################################################
+ACLOCAL_AMFLAGS = -I m4
+
## The order of subdirs is important, don't change without a reason.
SUBDIRS = gen.tab charset lib bin doc test
AC_CONFIG_SRCDIR([fribidi.pc.in])
AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_MACRO_DIRS([m4])
AM_INIT_AUTOMAKE([1.11.1 gnits dist-bzip2 no-dist-gzip -Wall no-define])
AM_SILENT_RULES([yes])
+AM_PROG_AR
+
# Initialize libtool
LT_PREREQ([2.2])
LT_INIT([disable-static])