Artifact 5550f80cf34544e0f6c9959448426f173aa32126e6c15d5dd7b6e56ee7f67da0:
- File configure.ac — part of check-in [839e11b5aa] at 2012-04-08 17:50:33 on branch trunk — Add a buildsys. (user: js, size: 263) [annotate] [blame] [check-ins using]
AC_INIT(CoreFW, 0.1, js@webkeks.org) AC_CONFIG_SRCDIR(src) AC_CANONICAL_HOST AC_PROG_CC AC_PROG_CPP AC_CHECK_TOOL(AR, ar) AC_PROG_RANLIB AC_PROG_LN_S AC_PROG_INSTALL BUILDSYS_SHARED_LIB BUILDSYS_INIT BUILDSYS_TOUCH_DEPS AC_CONFIG_FILES(buildsys.mk) AC_OUTPUT