File: 509_lpthread

package info (click to toggle)
apache 1.3.34-4.1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 4,800 kB
  • ctags: 90
  • sloc: sh: 1,273; makefile: 685; perl: 215
file content (11 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
diff -Naurd build-tree.orig/apache_1.3.34/src/Configure build-tree/apache_1.3.34/src/Configure
--- build-tree.orig/apache_1.3.34/src/Configure	2003-07-17 17:09:47.000000000 +0200
+++ build-tree/apache_1.3.34/src/Configure	2003-07-17 17:12:25.000000000 +0200
@@ -1101,6 +1101,7 @@
 	    LDFLAGS_MOD_SHLIB=$LDFLAGS_SHLIB
 	    LDFLAGS_SHLIB_EXPORT="-rdynamic"
 	    SHLIB_SUFFIX_DEPTH=0
+	    LIBS="$LIBS -lpthread"
 	    ;;
 	*-freebsd2*)
 		LD_SHLIB="gcc"