summaryrefslogtreecommitdiffstats
path: root/src/isode/psap/configure.in
blob: c7b4a2bbc24d2f4d77ac56c86ff43adedfd7b375 (plain)
1
2
3
4
AC_INIT(configure.in)
AC_HAVE_LIBRARY(nsl)
AC_HAVE_LIBRARY(socket)
AC_OUTPUT(Makefile)