Result of "make format".
Removed deprecated code.
- removed GWEN_BUFFEREDIO- removed asynchronous IO code- removed IPC module- adapted process code to use GWEN_SYNCIO instead of GWEN_BUFFEREDIO for redirected input and output- adapted typemaker1 to use GWEN_SYNCIO instead of GWEN_BUFFEREDIO...
Started moving to new synchronous IO framework.
We need to adapt AqBanking as well because now the DBIO functions useGWEN_SYNCIO pointers instead of GWEN_IO_LAYER pointers.
Since we don't need guiid and timeout arguments for the new sync io functionsthey have been removed now....
- configure.ac: added checks for plugins to be built- m4/ssl.m4: no longer abort if OpenSSL is not available- plugins/: added a convenience library which includes all plugins built- plugins/*: create convenience libraries for all plugins and let the plugins link against that. This allows for static linkage of the plugins...
merged branch aq3 back to trunk
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1393 70169cfe-8b10-0410-8925-dcb4b91034d8
- added GWEN_DBIO plugin for XML data
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1075 70169cfe-8b10-0410-8925-dcb4b91034d8