1 2 3 4 5 6 7 8 9
AC_INIT([libtelnet], [0.9], [http://github.com/elanthis/libtelnet/tree/master]) AM_INIT_AUTOMAKE AC_PROG_CC AC_PROG_LIBTOOL AC_CONFIG_FILES(Makefile) AC_OUTPUT