mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-09 15:24:12 +01:00
try to work around some user's IQ level
This commit is contained in:
@@ -831,7 +831,9 @@ dnl ==============================================
|
||||
AC_ARG_WITH(appspath,
|
||||
[ --with-gnustepdir=PATH specify the directory for GNUstep applications])
|
||||
|
||||
appspath=$with_gnustepdir
|
||||
if test "x`echo $with_gnustepdir | grep ^/`" != "x"; then
|
||||
appspath=$with_gnustepdir
|
||||
fi
|
||||
|
||||
if test "x$appspath$GNUSTEP_LOCAL_ROOT" = "x"; then
|
||||
wprefs_base_dir=${prefix}
|
||||
|
||||
Reference in New Issue
Block a user