3 Commits

Author SHA1 Message Date
Dan Church
5423c2ad68 Allow installation into build jail
Don't chown files when installing, as that's a root-only op. Uses the
standard DESTDIR variable used all over by makefiles generated by
autotools.
2020-02-26 10:12:07 -06:00
Amro
396e07a419 MinGW compatibility
can now be compiled in mingw-w64 as:
$ LDFLAGS=-lws2_32 mingw32-make

Signed-off-by: Heikki Hannikainen <hessu@hes.iki.fi>
2018-03-19 21:47:40 +02:00
Heikki Hannikainen
10a8cf5651 initial git commit of v1.2.0 2017-11-14 00:04:24 +02:00