--- psiconv/trunk/configure.in 2000/12/10 16:49:40 58 +++ psiconv/tags/rel-0-8-1/configure.in 2001/01/10 17:19:22 93 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(lib/psiconv) -AM_INIT_AUTOMAKE(psiconv,0.6.3) +AM_INIT_AUTOMAKE(psiconv,0.8.0) AM_CONFIG_HEADER(config.h) @@ -221,4 +221,4 @@ AM_CONDITIONAL(RTFDOCS,test x$rtfdocs = xtrue) -AC_OUTPUT([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile lib/psiconv/general.h formats/Makefile docs/Makefile]) +AC_OUTPUT([Makefile compat/Makefile lib/Makefile lib/psiconv/Makefile program/Makefile program/psiconv/Makefile lib/psiconv/general.h formats/Makefile docs/Makefile extra/Makefile])