Fixed error message in autogen.sh
This commit is contained in:
parent
c68ac24af7
commit
e91e2aa36c
@ -10,7 +10,7 @@ if test x"$FOUND_GNOME_AUTOGEN_SH" = x"1"; then
|
|||||||
else
|
else
|
||||||
echo "GNOME's gnome-autogen.sh can not be found in your path. If you have it in a"
|
echo "GNOME's gnome-autogen.sh can not be found in your path. If you have it in a"
|
||||||
echo "non-trivial place, simply call it now, with e.g."
|
echo "non-trivial place, simply call it now, with e.g."
|
||||||
echo "/non/trivial/dir/gnome-autogen.sh This file usually can be found in a package"
|
echo "/non/trivial/dir/gnome-autogen.sh. In RPM based distributions it can be"
|
||||||
echo "like gnome-devel."
|
echo "found in the gnome-common package."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user