Merge all changes from trunk

This commit is contained in:
Oliver Tappe
2013-03-29 14:04:07 +00:00
parent 888e133171
commit 94cc6aaf85
1052 changed files with 65053 additions and 2541 deletions

View File

@@ -0,0 +1,13 @@
--- schroedinger-1.0.11/configure.ac 2012-01-23 01:32:45.012320768 +0000
+++ schroedinger-1.0.11-haiku/configure.ac 2012-04-09 11:35:40.101187584 +0000
@@ -85,6 +85,10 @@
PTHREAD_CFLAGS=
PTHREAD_LIBS=-pthread
;;
+ haiku*)
+ PTHREAD_CFLAGS=
+ PTHREAD_LIBS=
+ ;;
*)
PTHREAD_CFLAGS=
PTHREAD_LIBS=-lpthread