#!/bin/sh
# Einstellen von "posix threads" - jeder Thread in einem Prozess
LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL
