mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-19 21:26:06 -04:00
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
prefix='@prefix@'
|
|
exec_prefix="@exec_prefix@"
|
|
datarootdir="@datarootdir@"
|
|
datadir="@datadir@"
|
|
docdir="@docdir@"
|
|
ACLOCALDIR="@aclocaldir@"
|
|
GETTEXTSRCDIR="@datadir@/gettext"
|
|
GETTEXTSRCPODIR="@datadir@/gettext/po"
|
|
EXAMPLESCONFIGDIR="@docdir@/examples/config"
|