1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

Brought configure script, and some Makefile.in files in sync.

This commit is contained in:
dan
1999-04-24 23:26:57 +00:00
parent 3d4b4e7a44
commit a0ebbef813
4 changed files with 8 additions and 23 deletions

4
configure vendored
View File

@@ -36,7 +36,7 @@ ac_help="$ac_help
ac_help="$ac_help
--enable-openlook enable support for OPEN LOOK(tm) (olwm) hints "
ac_help="$ac_help
--enable-lite disable stuff duplicated in KDE/GNOME "
--enable-lite disable some stuff (dont use it) "
ac_help="$ac_help
--with-x use the X Window System"
ac_help="$ac_help
@@ -751,7 +751,7 @@ fi
PACKAGE=WindowMaker
VERSION=0.53.0
VERSION=0.53.1
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; }