AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I .

EXTRA_DIST = \
	libtool.m4 \
	acx_pthread.m4

SUBDIRS = src
