summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-18 08:58:40 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-18 08:58:40 +0000
commit167298e9e82e1dd43b0a8e97d30ba5c58e8e98ea (patch)
tree6fa7a472f69fcd147d5c873b3bb237b33a10eeda /Build/source/texk/bibtexu/Makefile.am
parent30dd886c5532920b4670260266bf16c1db123f7c (diff)
more bibtex/bibtex8/bibtexu updates and tests
git-svn-id: svn://tug.org/texlive/trunk@17492 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtexu/Makefile.am')
-rw-r--r--Build/source/texk/bibtexu/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/texk/bibtexu/Makefile.am b/Build/source/texk/bibtexu/Makefile.am
index cc535b4c766..7a622a4fd39 100644
--- a/Build/source/texk/bibtexu/Makefile.am
+++ b/Build/source/texk/bibtexu/Makefile.am
@@ -9,12 +9,6 @@ INCLUDES = $(KPATHSEA_INCLUDES) $(ICU_INCLUDES)
AM_CPPFLAGS = -DUNIX -DKPATHSEA -DSUPPORT_8BIT
AM_CFLAGS = $(WARNING_CFLAGS)
-## FIXME: (1) this should go away once the code has been carefully
-## FIXME: analyzed and uses 'unsigned char' where necessary.
-## FIXME: (2) this should go to AM_CFLAGS, but AIX xlc only
-## FIXME: accepts this flag when compiling, not when linking.
-AM_CPPFLAGS += -funsigned-char
-
bin_PROGRAMS = bibtexu
# Force Automake to use CXXLD for linking