mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-31 04:55:54 +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,
|
AC_ARG_WITH(appspath,
|
||||||
[ --with-gnustepdir=PATH specify the directory for GNUstep applications])
|
[ --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
|
if test "x$appspath$GNUSTEP_LOCAL_ROOT" = "x"; then
|
||||||
wprefs_base_dir=${prefix}
|
wprefs_base_dir=${prefix}
|
||||||
|
|||||||
Reference in New Issue
Block a user