[Pkg-ace-commits] [pkg-ace] r550 - trunk/debian

tgg at alioth.debian.org tgg at alioth.debian.org
Sun Jan 6 09:27:22 UTC 2008


Author: tgg
Date: 2008-01-06 09:27:22 +0000 (Sun, 06 Jan 2008)
New Revision: 550

Modified:
   trunk/debian/rules
Log:
disable timeprobes


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-12-23 14:36:12 UTC (rev 549)
+++ trunk/debian/rules	2008-01-06 09:27:22 UTC (rev 550)
@@ -238,7 +238,7 @@
            --enable-fl-reactor --enable-qt-reactor --enable-xt-reactor \
            --enable-tk-reactor --with-tclconfig=$(TCL_HOME) --with-tkconfig=$(TK_HOME) \
            --with-zlib --with-zzip \
-           --enable-inline --enable-probe \
+           --enable-inline \
            --enable-symbol-visibility \
            --enable-ace-reactor-notification-queue
 	echo '#define ACE_GPERF "gperf-ace"' >> $(CONFIG)




More information about the Pkg-ace-commits mailing list