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

Commit1656cb7

Browse files
committed
revert change to build xml2 until a better fix is found
1 parent1b75d63 commit1656cb7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

‎contrib/Makefile

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.72 2007/04/13 18:50:01 adunstan Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.73 2007/04/14 12:57:07 adunstan Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -37,13 +37,9 @@ ifeq ($(with_openssl),yes)
3737
WANTED_DIRS += sslinfo
3838
endif
3939

40-
ifeq ($(with_libxml),yes)
41-
WANTED_DIRS += xml2
42-
endif
43-
4440
# Missing:
4541
#start-scripts\ (does not have a makefile)
46-
42+
#xml2\ (requires libxml and libxslt installed)
4743

4844
allinstallinstalldirsuninstalldistprepcleandistcleanmaintainer-clean:
4945
@for dirin$(WANTED_DIRS);do\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp