2 # Process this file with autoconf to produce a configure script.
5 AC_INIT([Qpidc trampoline], [0.1], [v.mayatskih@gmail.com])
6 AM_INIT_AUTOMAKE(Qpidc-trampoline, 0.1)
7 AC_CONFIG_SRCDIR([config.h.in])
8 AC_CONFIG_HEADERS([config.h])
9 AC_CONFIG_MACRO_DIR([m4])
11 # Checks for programs.
16 # Checks for header files.
17 AC_CHECK_HEADERS([stdint.h])
19 # Checks for typedefs, structures, and compiler characteristics.
26 # Checks for library functions.
28 AC_CONFIG_FILES([Makefile