mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 05:22:40 +02:00
fixed configure output
svn path=/branches/gimp-2-6/; revision=27373
This commit is contained in:
@@ -1710,7 +1710,7 @@ AC_SUBST(SCREENSHOT)
|
|||||||
# Check for Mac OS X
|
# Check for Mac OS X
|
||||||
####################
|
####################
|
||||||
|
|
||||||
AC_MSG_CHECKING([checking if compiling for Mac OS X])
|
AC_MSG_CHECKING([if compiling for Mac OS X])
|
||||||
case "$target_or_host" in
|
case "$target_or_host" in
|
||||||
*-*-darwin*)
|
*-*-darwin*)
|
||||||
AC_MSG_RESULT(yes)
|
AC_MSG_RESULT(yes)
|
||||||
@@ -1727,7 +1727,7 @@ esac
|
|||||||
####################################
|
####################################
|
||||||
|
|
||||||
mac_twain_ok=no
|
mac_twain_ok=no
|
||||||
AC_MSG_CHECKING([checking for Mac OS X TWAIN support])
|
AC_MSG_CHECKING([for Mac OS X TWAIN support])
|
||||||
AC_TRY_CPP([
|
AC_TRY_CPP([
|
||||||
#include <Carbon/Carbon.h>
|
#include <Carbon/Carbon.h>
|
||||||
#include <TWAIN/TWAIN.h>
|
#include <TWAIN/TWAIN.h>
|
||||||
|
Reference in New Issue
Block a user