summaryrefslogtreecommitdiff
path: root/gnu/dist/gettext/gettext-tools
AgeCommit message (Collapse)Author
2016-01-13gettext has moved.christos
2015-07-27Make this work with newer perl versions.martin
Ok: mrg@
2013-11-06revert previous now that the config test is correctchristos
2013-11-06Fix build problem caused by definition of SSP version of stpcpy(3).tron
2013-11-01add some NetBSD_DISABLED_* rules.mrg
2011-07-15Redo previous change in a better way, as suggested by mrg.apb
Where the original Makefile.in had this: filename: dependencies run autosomething to regenerate the file we now do this: filename: dependencies @echo "NOT REBUILDING $@" NetBSD_DISABLED_filename: run autosomething to regenerate the file
2011-07-14Sprinkle some "NetBSD_DISABLED_" prefixes in file names in Makefileapb
targets, to ensure that the associated commands do not run. This should prevent source files from being overwritten at build time by autoconf and friends. Fixes PR 45132.
2009-10-19if we have getdelim, we don't need to supply our own, always.christos
2009-07-21Don't redefine uint16_t and uint8_t, just use the system includes.joerg
2008-02-02PR/37932: Yakovetsky Vladimir: build distribution with USE_FORT failschristos
avoid getcwd redefinition
2008-01-07Disable parallel make, because the interaction between theapb
$(am__ELCFILES) and elc-stamp targets is extremely unfriendly to parallel make. More details in a comment in the file.
2005-05-30Disable the man subdirs. We don't need them for tree builds, and theythorpej
can break the tools builds due to timestamp issues. Discussed with Luke Mewburn.
2005-05-02Fix the second place where the CHAR_MIN test was used.christos
2005-05-02Simplify the previous patch.christos
2005-05-01Only test if a char is >= 0x00 when CHAR_MIN is < 0, so gcc doesn'triz
warn about the comparison always being true. Fixes build for macppc target. Problem noted by me, analysis and fix from Thomas Klausner. Approved by wiz.
2005-04-29Avoid compiler bug on 64 bit machines.christos
2005-04-29ftp ftp.gnu.orgchristos
2005-04-29ftp ftp.gnu.orgchristos
2005-04-29ftp ftp.gnu.orgchristos