mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:50:37 +00:00
Don't try to run make_services if we are cross-compiling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25755 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2cb413a872
commit
4384ca6057
5 changed files with 21 additions and 8 deletions
|
@ -446,6 +446,7 @@ ADDITIONAL_LIB_DIRS="$ADDITIONAL_LIB_DIRS $GRAPHIC_LFLAGS"
|
|||
|
||||
AC_SUBST(ADDITIONAL_LIB_DIRS)
|
||||
AC_SUBST(ADDITIONAL_INCLUDE_DIRS)
|
||||
AC_SUBST(cross_compiling)
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue