ekiga r7450 - trunk



Author: dsandras
Date: Thu Dec 11 17:24:06 2008
New Revision: 7450
URL: http://svn.gnome.org/viewvc/ekiga?rev=7450&view=rev

Log:
Fixed previous commit.


Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Thu Dec 11 17:24:06 2008
@@ -655,7 +655,7 @@
 PKG_CHECK_MODULES([OPAL], [opal >= ${OPAL_REC_VERSION}])
 
 SUFFIX=
-AC_ARG_ENABLE([debug],
+AC_ARG_ENABLE([opal-debug],
               [AC_HELP_STRING([--enable-opal-debug],[Link to debug versions of opal and ptlib (opal_d and ptlib_d)])],
               [if test "x$enableval" = "xyes"; then 
                 SUFFIX="_d"



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