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