Lines Matching +refs:po +refs:mode
31 nodist_include_HEADERS = gettext-po.h
47 gettext-po.c \
55 ../src/po-error.c \
56 ../src/po-xerror.c \
58 ../src/write-po.c \
60 ../src/po-charset.c \
61 ../src/po-lex.c \
62 ../src/po-gram-gen.c \
63 ../src/read-po.c \
141 …$(LIBTOOL) --tag=RC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(RC) `$(SHELL) $(top_srcdir…
196 EXTRA_DIST += gettext-po.in.h
197 BUILT_SOURCES += gettext-po.h
198 CLEANFILES += gettext-po.h
199 gettext-po.h: gettext-po.in.h
201 …extern \([^()]*\);/extern __declspec (dllimport) \1;/' $(srcdir)/gettext-po.in.h > gettext-po.h-tmp
203 cp $(srcdir)/gettext-po.in.h gettext-po.h-tmp
205 mv gettext-po.h-tmp gettext-po.h