ICU-580 os/390 batch build changes.

X-SVN-Rev: 6679
This commit is contained in:
George Rhoten 2001-11-07 22:17:21 +00:00
parent 2f727314ce
commit 7786867092

View file

@ -61,7 +61,7 @@ endif
# todo: need t make $(LIBICUDT) conditional on using dll-based data.
LDFLAGS = @LDFLAGS@ $(RPATHLDFLAGS)
LIBS = $(LIBICUDT) $(BATCH_LIBICUDT) @LIBS@
LIBS = $(BATCH_LIBICUDT) $(LIBICUDT) @LIBS@
# Data packaging options are set at configure time with --with-data-packaging.
CPPFLAGS += @DATA_PACKAGING_CPPFLAGS@