echoping/SRC/configure-common.ac

8 lines
118 B
Plaintext
Raw Normal View History

2004-06-03 12:08:33 +00:00
dnl $Id$
AC_CANONICAL_HOST
AC_PROG_CC(cc gcc)
AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL
AM_INIT_AUTOMAKE(echoping, 6.0-BETA)