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

Commitd4aab2c

Browse files
committed
Revert back Makefile.global
Add check for --with-mb. It is now obsoleted.
1 parent8ff9f85 commitd4aab2c

File tree

3 files changed

+428
-414
lines changed

3 files changed

+428
-414
lines changed

‎src/Makefile.global.in

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.64 2000/01/18 03:01:40 ishii Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.65 2000/01/1901:42:12 ishii Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -160,9 +160,6 @@ X11_LIBS= -lX11 @X_EXTRA_LIBS@
160160

161161
# flag whether multibyte is on/off
162162
MULTIBYTE=@MULTIBYTE@
163-
ifdef MULTIBYTE
164-
MBFLAGS = -DMULTIBYTE
165-
endif
166163

167164
##############################################################################
168165
#

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp