Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit50604b0

Browse files
committed
Fix ICU condition for mchar build
1 parent047e5a9 commit50604b0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎contrib/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ endif
106106

107107
ifeq ($(with_icu),yes)
108108
SUBDIRS += mchar
109-
else
110-
ALWAYS_SUBDIRS += mchar
111109
endif
112110

113111
# Missing:

‎src/Makefile.global.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ with_libxslt= @with_libxslt@
193193
with_system_tzdata = @with_system_tzdata@
194194
with_uuid= @with_uuid@
195195
with_zlib= @with_zlib@
196+
with_icu= @with_icu@
196197
enable_rpath= @enable_rpath@
197198
enable_nls= @enable_nls@
198199
enable_debug= @enable_debug@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp