slackbuilds/configure.ac

8 lines
132 B
Text
Raw Normal View History

2008-08-13 05:20:36 +02:00
AC_INIT(hildon-application-manager, 2.2.0)
AC_CONFIG_SRCDIR([src/main.cc])
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([Makefile])
AC_OUTPUT