mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fixed help message
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24357 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e9e445b907
commit
57f38ca92e
2 changed files with 6 additions and 1 deletions
|
@ -1358,7 +1358,7 @@ if test $ffi_ok = no; then
|
|||
echo "If you really want to build -base without DO support, add --disable-do"
|
||||
echo "to the configure arguments."
|
||||
echo "For more information, read the GNUstep build guide, ffcall section:"
|
||||
echo "http://documents.made-it.com/GNUstep/buildguide.html#FOREIGN.FUNCTION.INTERFACES"
|
||||
echo "http://gnustep.made-it.com/BuildGuide/index.html"
|
||||
AC_MSG_ERROR([Incomplete support for ffi functionality.])
|
||||
fi
|
||||
AC_MSG_WARN([Incomplete support for ffi funtionality.])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue