1 dnl Process this file with autoconf to produce a configure script.
4 AM_CONFIG_HEADER(calc.h)
5 AM_INIT_AUTOMAKE(calc, 1.1)
10 # Look for various header files
12 AC_CHECK_HEADERS(stdlib.h)
15 # Look for various functions
22 # Output Makefile with substitutions