summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/configure.in
blob: 7fb5a3feb3b2f83f4e888e2677ea8662f9ce6b91 (plain)
1
2
3
4
5
AC_INIT(configure.in)
AC_SET_BUILDTOP
CONFIG_DIRS(libtelnet telnet telnetd)
CONFIG_RULES
AC_OUTPUT(Makefile,[EXTRA_RULES])