mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Version 1.3.4
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14021 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
981a733a82
commit
03d6b239b1
9 changed files with 57 additions and 50 deletions
11
configure
vendored
11
configure
vendored
|
@ -10989,13 +10989,6 @@ if test "${enable_libffi+set}" = set; then
|
|||
else
|
||||
enable_libffi=no
|
||||
fi;
|
||||
if test $enable_libffi = yes; then
|
||||
echo "WARNING !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||
echo "The libffi library is not fully supported in GNUstep"
|
||||
echo "please use ffcall instead, unless you would like to help."
|
||||
echo "debug it. Use with caution."
|
||||
echo "WARNING !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||
fi
|
||||
|
||||
# Check whether --enable-ffcall or --disable-ffcall was given.
|
||||
if test "${enable_ffcall+set}" = set; then
|
||||
|
@ -11431,8 +11424,8 @@ else
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <xmlversion.h>
|
||||
#include <parser.h>
|
||||
#include <libxml/xmlversion.h>
|
||||
#include <libxml/parser.h>
|
||||
|
||||
int
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue