summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gettext/libnlsut
AgeCommit message (Collapse)Author
2013-11-06Don't attempt to build "stpcpy.c" and "stpncpy.c". NetBSD provides thesetron
functions and these implementation don't build because of the new SSP definitions.
2009-10-19put back getline.christos
2009-10-18we have getdelim and getline, no need for a separate copy here.christos
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by the end-user)
2006-11-10Sprinkle -Wno-stack-protector. Gnu programs use too much alloca :-)christos
2006-06-02remove support for building (with) GCC 2.95. also:mrg
- always install <stdbool.h> - don't generate a fake one for vax / gettext.
2005-05-12PR/30196: Adam Ciarcinski: gettext 0.14.4 does not compile with -Os optimisationchristos
2005-05-09Gettext assumes a C99 environment with stdbool.h or configure would provide onejmc
from a template. As we do a reach over build, for vax builds provide stdbool.h locally from that template.
2005-04-29Merge conflicts and delete junk.christos
2005-04-29Add build glue via an import.christos