1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-07 14:24:14 +01:00

A few cosmetic fixes.

This commit is contained in:
dan
1999-04-12 18:00:12 +00:00
parent ad6c5e0bd8
commit fad6a286d8
5 changed files with 49 additions and 18 deletions

5
configure vendored
View File

@@ -751,7 +751,7 @@ fi
PACKAGE=WindowMaker
VERSION=0.52.0
VERSION=0.53.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
@@ -5812,6 +5812,9 @@ echo "JPEG support will not be included because the JPEG library is"
echo "not installed correctly or was not found. Background images"
echo "from themes will not display as they usually are JPEG files."
echo
echo "To fix, download and install the jpeg library and/or make sure you"
echo "installed all jpeg related packages, like jpeg-devel."
echo
echo "WARNING WARNING WARNING WARNING WARNING WARNING WARNING"
fi