You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
echoping/SRC/configure-common.ac

8 lines
118 B
Plaintext

dnl $Id$
AC_CANONICAL_HOST
AC_PROG_CC(cc gcc)
AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL
AM_INIT_AUTOMAKE(echoping, 6.0-BETA)