X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=23e14fb8543bf7e8d1f865d9366a720f90923fc3;hb=af19199ca707a45bc4c967d777d11be044f0b384;hp=1140cbab51793d13f57902c5a64e16d3709705e4;hpb=d676db43f25d2bda9955e4f8573f7df25d856b5b;p=m17n%2Fm17n-docs.git diff --git a/configure.ac b/configure.ac index 1140cba..23e14fb 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.5.5, 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}])