Created a separate static portability library and moved some of the
libwine routines in there.

diff --git a/configure.ac b/configure.ac
index 753ffaa..b820623 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1517,6 +1517,8 @@
 documentation/Makefile
 include/Makefile
 library/Makefile
+libs/Makefile
+libs/port/Makefile
 miscemu/Makefile
 ole/Makefile
 programs/Makefile