Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
rfm 2025-01-04 15:09:16 +00:00
commit 41956b6169

View file

@ -40,7 +40,7 @@ Other external libraries that you may need to install include:
@item libdispatch (RECOMMENDED) @item libdispatch (RECOMMENDED)
@end itemize @end itemize
In the alist above: In the list above:
@itemize @itemize
@item OPTIONAL refers to libraries either not usually needed (because most @item OPTIONAL refers to libraries either not usually needed (because most
@ -59,7 +59,7 @@ build environment using the GNUstep.sh script:
. $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh
@end example @end example
Then build/install this librayry: See the GNUstep-HOWTO for more information. Then build/install this library: See the GNUstep-HOWTO for more information.
After installing this library you should install gnustep-gui (and gnustep-back) After installing this library you should install gnustep-gui (and gnustep-back)
if you are going to use graphical applications. if you are going to use graphical applications.