AC_INIT(gccintro,1.1) AC_CONFIG_SRCDIR(gccintro.texi) AM_INIT_AUTOMAKE([no-dependencies]) AC_OUTPUT(Makefile)