blob: 7cb0dc0864d4722747b5947152190b8a21877f90 [file] [log] [blame]
AC_INIT([UIM], [0.1], [jonathanc@ti.com], [uim_c], [http://dev.omapzoom.org/])
AC_PREREQ([2.59])
AM_INIT_AUTOMAKE()
AC_CONFIG_HEADERS([config.h])
AC_PROG_CC
AC_CONFIG_FILES([Makefile])
AC_OUTPUT