[Pkg-mono-svn-commits] rev 1327 - mono/trunk/debian

Eduard Bloch blade@haydn.debian.org
Thu, 12 Aug 2004 06:15:55 -0600


Author: blade
Date: 2004-08-12 06:15:37 -0600 (Thu, 12 Aug 2004)
New Revision: 1327

Modified:
   mono/trunk/debian/rules
Log:
The ntpl option name has changed


Modified: mono/trunk/debian/rules
===================================================================
--- mono/trunk/debian/rules	2004-08-12 12:09:22 UTC (rev 1326)
+++ mono/trunk/debian/rules	2004-08-12 12:15:37 UTC (rev 1327)
@@ -43,7 +43,7 @@
 	  --mandir=\$${prefix}/share/man \
 	  --infodir=\$${prefix}/share/info \
 	  --sysconfdir=/etc --with-sigaltstack=no $(JIT) \
-	  --with-preview=yes --with-nptl=no
+	  --with-preview=yes --with-tls=pthread
 	# we don't touch precompiled stuff
 	perl -pe 's,\ runtime\ ,  ,' -i Makefile
 	$(MAKE) -j5 $(ATG)