From 57ea795aa2be86f68aa1f1516ad5b861889e9732 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 6 Apr 2002 22:22:37 +0000 Subject: Account for new upstream version. Fix shlibs, because they were broken. Add INCLUDE_THREADS to Config. --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b8783f13c..974891480 100755 --- a/debian/rules +++ b/debian/rules @@ -84,6 +84,7 @@ endif echo 'HAS_FLOATING_POINT = true' >>Config echo 'DO_C99_MATH = true' >>Config echo 'DODEBUG = false' >>Config + echo 'INCLUDE_THREADS = true' >>Config $(MAKE) -- cgit v1.2.3