X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=configure.ac;h=a90a3583495e9365a0e93569ad4cc4ef2fda6fda;hp=1140cbab51793d13f57902c5a64e16d3709705e4;hb=17b3ac06c22b09ea6fac4d7bbba5754b05b77eb0;hpb=d676db43f25d2bda9955e4f8573f7df25d856b5b diff --git a/configure.ac b/configure.ac index 1140cba..a90a358 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(m17n-docs, 1.5.2, bugs-m17n-lib@m17n.org) +AC_INIT(m17n-docs, 1.6.2, bugs-m17n-lib@m17n.org) AM_INIT_AUTOMAKE([-Wno-portability]) AM_MAINTAINER_MODE @@ -90,8 +90,7 @@ eval dir=${datadir} AC_MSG_NOTICE([-------------------------------------------]) AC_MSG_NOTICE([Install documentations in these directories]) AC_MSG_NOTICE([-------------------------------------------]) -AC_MSG_NOTICE([ m17n-lib.dvi: ${dir}/m17n/docs]) -AC_MSG_NOTICE([ m17n-lib.ps: ${dir}/m17n/docs]) +AC_MSG_NOTICE([ m17n-lib.pdf: ${dir}/m17n/docs]) AC_MSG_NOTICE([ html files: ${dir}/m17n/docs/html]) eval dir=${mandir} AC_MSG_NOTICE([ man files: ${dir}])