--- psiconv/trunk/configure.in 2000/12/10 16:49:40 58 +++ psiconv/trunk/configure.in 2001/01/17 00:05:08 94 @@ -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.1) 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])