]> git.sur5r.net Git - bacula/bacula/commitdiff
update configure
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 24 Aug 2011 12:08:19 +0000 (14:08 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 24 Aug 2011 12:08:19 +0000 (14:08 +0200)
bacula/configure

index b815916e577efaddc6f8082291ba7513cfb62e82..c13e18349f8a16d00c2e295a7ae98c145778b13e 100755 (executable)
@@ -18570,8 +18570,8 @@ if test x$mandir = x'${prefix}/man' ; then
    mandir=/usr/share/man
 fi
 
-if test x$htmldir = x${docdir} ; then
-   htmldir=`eval echo ${docdir}/html`
+if test x$htmldir = x'/usr/share/doc/bacula/' ; then
+   htmldir=`eval echo ${docdir}html`
 fi
 
 if test x$docdir = x'/usr/share/doc/' ; then