gimp r27373 - branches/gimp-2-6



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

Log:
fixed configure output


Modified:
   branches/gimp-2-6/configure.in

Modified: branches/gimp-2-6/configure.in
==============================================================================
--- branches/gimp-2-6/configure.in	(original)
+++ branches/gimp-2-6/configure.in	Wed Oct 22 22:08:40 2008
@@ -1710,7 +1710,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)
@@ -1727,7 +1727,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]