blob: ea3c09c2379bd36659c4711f7b82907331502538 [file] [log] [blame]
Sean Middleditch56f3c5c2009-07-31 02:02:09 -04001AC_INIT([libtelnet], [0.9], [http://github.com/elanthis/libtelnet/tree/master])
2
3AM_INIT_AUTOMAKE
4
5AC_PROG_CC
6AC_PROG_LIBTOOL
7
8AC_CONFIG_FILES(Makefile)
9AC_OUTPUT