update for 5.15

This commit is contained in:
Johannes Winkelmann 2006-10-19 10:39:19 +02:00
parent b85ce27b94
commit 469cc23790
1 changed files with 3 additions and 3 deletions

6
configure vendored
View File

@ -742,7 +742,7 @@ pdfdir='${docdir}'
psdir='${docdir}'
libdir='${exec_prefix}/lib'
localedir='${datarootdir}/locale'
mandir='${datarootdir}/man'
mandir='${prefix}/man'
ac_prev=
ac_dashdash=
@ -1245,7 +1245,7 @@ Fine tuning of the installation directories:
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--mandir=DIR man documentation [PREFIX/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
@ -2023,7 +2023,7 @@ fi
# Define the identity of the package.
PACKAGE=prt-get
VERSION=5.14
VERSION=5.15
cat >>confdefs.h <<_ACEOF