blob: 238f6395ac2aa5a07a1151b5e5b836fd80e81c17 [file] [log] [blame]
AC_INIT([hyphen],[2.6],[nemeth@openoffice.org])
AM_INIT_AUTOMAKE(hyphen,2.6)
AC_PROG_CC
AC_PROG_INSTALL
AC_PROG_LIBTOOL
AC_CONFIG_FILES([Makefile
doc/Makefile
tests/Makefile])
AC_OUTPUT