summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex8/Makefile.am')
-rw-r--r--Build/source/texk/bibtex8/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex8/Makefile.am b/Build/source/texk/bibtex8/Makefile.am
index 982bd2f4bf4..6da1721a524 100644
--- a/Build/source/texk/bibtex8/Makefile.am
+++ b/Build/source/texk/bibtex8/Makefile.am
@@ -6,7 +6,12 @@
ACLOCAL_AMFLAGS = -I ../../m4
INCLUDES = $(KPATHSEA_INCLUDES)
-AM_CPPFLAGS = -DUNIX -DKPATHSEA -DSUPPORT_8BIT -funsigned-char
+AM_CPPFLAGS = -DUNIX -DKPATHSEA -DSUPPORT_8BIT
+## 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 = bibtex8