Menu

[r45]: / trunk / configure.in  Maximize  Restore  History

Download this file

11 lines (7 with data), 355 Bytes

AC_INIT(configure.in)

AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(top_engine, 0.1)

AC_LANG_CPLUSPLUS
AC_PROG_CXX
AM_PROG_LIBTOOL

AC_OUTPUT(Makefile libtop_engine/Makefile py_top_module/Makefile top_engine_utest_base/Makefile top_engine_utest_expression/Makefile top_engine_utest_parser/Makefile top_engine_utest_owl/Makefile psearch_utest_kb/Makefile)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.