We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa08f3 commit 004d3fbCopy full SHA for 004d3fb
src/extra/intl/Makefile.in
@@ -39,7 +39,7 @@ noinst_LIBRARIES = libintl.a
39
# and unused in R.
40
DEFS=-DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL @DEFS@
41
42
-ALL_CPPFLAGS=$(R_XTRA_CPPFLAGS) -I$(srcdir) $(CPPFLAGS) $(DEFS) @XTRA_INTL_CPPFLAGS@
+ALL_CPPFLAGS=$(R_XTRA_CPPFLAGS) -I$(srcdir) $(CPPFLAGS) $(DEFS)
43
44
R all: all-@USE_INCLUDED_LIBINTL@
45
all-yes: Makefile
0 commit comments