dnl Process this file with autoconf to produce a configure script. AC_INIT(common.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(talkfilters, 2.3.8) AM_CONFIG_HEADER(config.h) dnl Checks for programs. AC_PROG_INSTALL AC_PROG_CC AM_PROG_LEX if test Z"$LEX" != Zflex; then cat <