gparted r1020 - trunk



Author: gedakc
Date: Fri Jan  2 22:24:43 2009
New Revision: 1020
URL: http://svn.gnome.org/viewvc/gparted?rev=1020&view=rev

Log:
Improved text for libparted not found error message

Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Fri Jan  2 22:24:43 2009
@@ -72,7 +72,7 @@
 
 	return 1 ;
 }
-,AC_MSG_RESULT(OK),AC_MSG_ERROR(*** Requires libparted >= $LIBPARTED_VERSION) )
+,AC_MSG_RESULT(OK),AC_MSG_ERROR(*** Requires libparted >= $LIBPARTED_VERSION.  Perhaps development header files missing?) )
 LIBS="$LIBS_save"
 
 



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