gimp r27372 - trunk



Author: neo
Date: Wed Oct 22 22:07:10 2008
New Revision: 27372
URL: http://svn.gnome.org/viewvc/gimp?rev=27372&view=rev

Log:
fixed configure output


Modified:
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Oct 22 22:07:10 2008
@@ -1716,7 +1716,7 @@
 # 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
   *-*-darwin*)
      AC_MSG_RESULT(yes)
@@ -1733,7 +1733,7 @@
 ####################################
 
 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([
 #include <Carbon/Carbon.h>
 #include <TWAIN/TWAIN.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]