make lcdproc compile under Darwin/Mac OS X based on patch by Eric Pooch

This commit is contained in:
marschap
2006-02-04 19:38:09 +00:00
parent 226f053549
commit fe248c7476
4 changed files with 19 additions and 3 deletions
+3
View File
@@ -651,6 +651,9 @@ case "$host" in
BSD/OS*/4*)
CCSHARED="-fpic"
;;
*darwin*)
LDSHARED="-bundle -flat_namespace -undefined suppress"
;;
esac
dnl checks for libraries