rygel r461 - trunk



Author: zeeshanak
Date: Mon Jan 19 15:56:22 2009
New Revision: 461
URL: http://svn.gnome.org/viewvc/rygel?rev=461&view=rev

Log:
Don't use underscores in configure options.

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Jan 19 15:56:22 2009
@@ -102,7 +102,7 @@
 
 # Build test plugin
 AC_ARG_ENABLE(test-plugin,
-	[  --enable-test_plugin          build test plugin],,
+	[  --enable-test-plugin          build test plugin],,
         enable_test_plugin=no)
 
 AC_SUBST(abs_top_builddir)



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