| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-13 | gettext has moved. | christos | |
| 2015-07-27 | Make this work with newer perl versions. | martin | |
| Ok: mrg@ | |||
| 2013-11-06 | revert previous now that the config test is correct | christos | |
| 2013-11-06 | Fix build problem caused by definition of SSP version of stpcpy(3). | tron | |
| 2013-11-01 | add some NetBSD_DISABLED_* rules. | mrg | |
| 2011-07-15 | Redo 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-14 | Sprinkle some "NetBSD_DISABLED_" prefixes in file names in Makefile | apb | |
| 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-19 | if we have getdelim, we don't need to supply our own, always. | christos | |
| 2009-07-21 | Don't redefine uint16_t and uint8_t, just use the system includes. | joerg | |
| 2008-02-02 | PR/37932: Yakovetsky Vladimir: build distribution with USE_FORT fails | christos | |
| avoid getcwd redefinition | |||
| 2008-01-07 | Disable parallel make, because the interaction between the | apb | |
| $(am__ELCFILES) and elc-stamp targets is extremely unfriendly to parallel make. More details in a comment in the file. | |||
| 2005-05-30 | Disable the man subdirs. We don't need them for tree builds, and they | thorpej | |
| can break the tools builds due to timestamp issues. Discussed with Luke Mewburn. | |||
| 2005-05-02 | Fix the second place where the CHAR_MIN test was used. | christos | |
| 2005-05-02 | Simplify the previous patch. | christos | |
| 2005-05-01 | Only test if a char is >= 0x00 when CHAR_MIN is < 0, so gcc doesn't | riz | |
| 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-29 | Avoid compiler bug on 64 bit machines. | christos | |
| 2005-04-29 | ftp ftp.gnu.org | christos | |
| 2005-04-29 | ftp ftp.gnu.org | christos | |
| 2005-04-29 | ftp ftp.gnu.org | christos | |
