add libintl support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23745 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -11,13 +11,15 @@ if versionscript
|
|||||||
libcom_err_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
|
libcom_err_la_LDFLAGS += $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
libcom_err_la_LIBADD = $(LIB_libintl)
|
||||||
|
|
||||||
bin_PROGRAMS = compile_et
|
bin_PROGRAMS = compile_et
|
||||||
|
|
||||||
include_HEADERS = com_err.h com_right.h
|
include_HEADERS = com_err.h com_right.h
|
||||||
|
|
||||||
compile_et_SOURCES = compile_et.c compile_et.h parse.y lex.l lex.h
|
compile_et_SOURCES = compile_et.c compile_et.h parse.y lex.l lex.h
|
||||||
|
|
||||||
libcom_err_la_CPPFLAGS = $(ROKEN_RENAME)
|
libcom_err_la_CPPFLAGS = $(ROKEN_RENAME) $(INCLUDE_libintl)
|
||||||
dist_libcom_err_la_SOURCES = error.c com_err.c roken_rename.h
|
dist_libcom_err_la_SOURCES = error.c com_err.c roken_rename.h
|
||||||
|
|
||||||
if do_roken_rename
|
if do_roken_rename
|
||||||
|
Reference in New Issue
Block a user