# Autoconf requirements AC_INIT(chroot_safe, 1.4) AC_CONFIG_SRCDIR(chroot_safe.cpp) AC_PROG_INSTALL AC_CONFIG_FILES([chroot_safe chroot_safe.1 Makefile]) AC_OUTPUT