2 # Process this file with autoconf to produce a configure script.
5 AC_INIT(ganeti, 1.2a, ganeti@googlegroups.com)
6 AM_INIT_AUTOMAKE(foreign)
14 # Checks for libraries.
16 # Checks for header files.
18 # Checks for typedefs, structures, and compiler characteristics.
20 # Checks for library functions.
22 AC_CONFIG_FILES([Makefile man/Makefile docs/Makefile
23 testing/Makefile tools/Makefile
24 lib/Makefile scripts/Makefile daemons/Makefile])