AC_INIT(radsecproxy, 0.1, venaas@uninett.no)
AM_INIT_AUTOMAKE
AC_PROG_CC
AM_PROG_CC_C_O
AX_CHECK_SSL
AC_OUTPUT(Makefile)