ICU-2330 Change LIBS to include common library explicitly
X-SVN-Rev: 10694
This commit is contained in:
parent
fff9590401
commit
4668c79d49
@ -40,8 +40,7 @@ DYNAMICCXXFLAGS = $(SHAREDLIBCXXFLAGS)
|
||||
|
||||
CPPFLAGS += -I$(srcdir) -I$(top_builddir)/common -I$(srcdir)/unicode -I$(srcdir)/.. -I$(top_builddir)/common -I$(top_srcdir)/common $(LIBCPPFLAGS)
|
||||
DEFS += -DU_LAYOUT_IMPLEMENTATION
|
||||
LIBS = $(DEFAULT_LIBS)
|
||||
|
||||
LIBS = $(LIBICUUC) $(DEFAULT_LIBS)
|
||||
|
||||
OBJECTS = loengine.o \
|
||||
OpenTypeLayoutEngine.o \
|
||||
|
Loading…
Reference in New Issue
Block a user