AC_INIT(atompub, 0.1, cascardo@holoscopio.com) AM_INIT_AUTOMAKE AC_PROG_INSTALL AC_PROG_CC AM_PROG_CC_C_O AC_PROG_LIBTOOL AM_PATH_GLIB_2_0(2.14.0, , AC_MSG_ERROR(Could not find GLib)) AC_OUTPUT(Makefile src/Makefile include/Makefile include/atompub/Makefile config/Makefile backend/Makefile backend/files/Makefile atom/Makefile iri/Makefile)