gvfs r1380 - trunk



Author: davidz
Date: Tue Feb 26 03:06:52 2008
New Revision: 1380
URL: http://svn.gnome.org/viewvc/gvfs?rev=1380&view=rev

Log:
2008-02-25  David Zeuthen  <davidz redhat com>

	* configure.ac: fix typo in AC_ARG_ENABLE for gphoto2



Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Feb 26 03:06:52 2008
@@ -243,7 +243,7 @@
 dnl *************************
 dnl *** Check for gphoto2 ***
 dnl *************************
-AC_ARG_ENABLE(hal, [  --disable-gphoto2           build without gphoto2 support])
+AC_ARG_ENABLE(gphoto2, [  --disable-gphoto2           build without gphoto2 support])
 msg_gphoto2=no
 GPHOTO2_LIBS=
 GPHOTO2_CFLAGS=



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