fix of a stupied copy/paste error.

This commit is contained in:
suter_a 2017-10-24 09:08:40 +02:00
parent 9dd3340f78
commit b1422053ab

View File

@ -1216,6 +1216,7 @@ dnl only define DOCDIR if not already present. This allows
dnl to feed DOCDIR on the configure level which is useful when
dnl for instance building a rpm.
if test "x${DOCDIR}" = "x"
then
if test -d "${INSTALLDIR}/doc"
then
DOCDIR="${INSTALLDIR}/doc/musrfit"