Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ce128c0

Browse files
committed
Correct comment about why contrib/xml2 isn't built automatically.
1 parent e32a2ec commit ce128c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/contrib/Makefile,v 1.60 2005/07/29 19:38:21 tgl Exp $
1+
# $PostgreSQL: pgsql/contrib/Makefile,v 1.61 2005/09/01 22:02:44 tgl Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -39,7 +39,7 @@ WANTED_DIRS = \
3939
# mac \ (does not have a makefile)
4040
# oracle \ (does not have a makefile)
4141
# start-scripts \ (does not have a makefile)
42-
# xml2 \ (non-standard makefile)
42+
# xml2 \ (requires libxml installed)
4343

4444

4545
all install installdirs uninstall clean distclean maintainer-clean:

0 commit comments

Comments
 (0)