]> git.armaanb.net Git - stagit.git/history - config.mk
improve make dist, thanks Quentin Rameau
[stagit.git] / config.mk
2016-02-24 Hiltjo Posthumaconfig.mk: add -D_DEFAULT_SOURCE to commented builds
2016-01-13 Quentin Rameaustop glibc complaining about _BSD_SOURCE being deprecated
2016-01-06 sinNo need for -D_POSIX_C_SOURCE=200809L
2016-01-06 sinAlways use the compat functions
2016-01-06 sinBring in reallocarray() from OpenBSD
2016-01-06 sinChange default MANPREFIX to be ${PREFIX}/man
2015-12-26 Hiltjo Posthumarename EXTRAOBJ to COMPATOBJ
2015-12-25 Hiltjo Posthumacompat: add strlcpy, strlcat, for glibc
2015-12-05 Hiltjo Posthumaadd Makefile and config.mk