meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/gnu/dist/gettext/gettext-runtime/libasprintf
AgeCommit message (Collapse)Author
2016-01-13gettext has moved.christos
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.
2005-04-29ftp ftp.gnu.orgchristos