Commit Graph

7 Commits

Author SHA1 Message Date
Romain Chantereay 1ee73b81c7 Added Cygwin/Windows compilation support.
Now: just:

./autogen --hots=i686-pc-mingw32
make
make dll
make install dll

Of course you will need to install the dependencies libraries in /usr/local in
order to compile.

And next the DLL in Windows %SYSTEM% directory.
2004-07-16 12:54:43 +00:00
Frédéric Péters 2b209ad4bd replaced C++ // comments with C /* */ comments before we fall on a pre-C99
compiler.
2004-07-15 10:42:38 +00:00
Valery Febvre 5b88b7ad84 *** empty log message *** 2004-07-08 13:45:42 +00:00
Valery Febvre 98d6264ead Many many memory leaks fixed 2004-05-15 00:38:03 +00:00
Valery Febvre f1d2812a74 *** empty log message *** 2004-04-13 10:15:54 +00:00
Valery Febvre d09a0de3b0 Fct lasso_shutdown() now return int values. 2004-04-02 00:40:22 +00:00
Valery Febvre 88e00f56a4 Initial revision 2004-03-23 17:00:23 +00:00