*** empty log message ***

This commit is contained in:
dockes 2006-01-10 17:46:01 +00:00
parent 3c22b89d9b
commit ef0a46711d

View File

@ -30,7 +30,7 @@ if test -z "$mandir" ; then
fi
fi
INSTALL=${INSTALL:=install -c}
INSTALL=${INSTALL:="install -c"}
STRIP=${STRIP:=strip}
test -x qtgui/recoll || fatal "qtgui/recoll does not exist." \