diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-03 22:02:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-03 22:02:22 +0000 |
commit | 4e8237b3634d682a437a4187788f6f2a7ee519c9 (patch) | |
tree | befeb3c459a7e1f22f65263e1e08ad4b2a95c9a7 /Build/source/texk/bibtex8/ChangeLog | |
parent | 0d94148d742e7daa12c329ad70c58031398c617d (diff) |
only pass -funsigned-char to the compiler
git-svn-id: svn://tug.org/texlive/trunk@13616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex8/ChangeLog')
-rw-r--r-- | Build/source/texk/bibtex8/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/bibtex8/ChangeLog b/Build/source/texk/bibtex8/ChangeLog index 21679b375a9..8343e9f0789 100644 --- a/Build/source/texk/bibtex8/ChangeLog +++ b/Build/source/texk/bibtex8/ChangeLog @@ -1,3 +1,9 @@ +2009-06-04 Karl Berry <karl@tug.org> + + * Makefile.am (AM_CPPFLAGS): move -funsigned-char here, + since we don't want to pass it to the loader. + peb tlbuild mail 3 Jun 2009 17:37:38 +0200. + 2009-05-28 Peter Breitenlohner <peb@mppmu.mpg.de> Adapt to TL2009 build system. |