Skip to content

Commit fae032c

Browse files
committed
Unbreak MSVC build after recent addition of HTMLDIR.
1 parent 1f4a587 commit fae032c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tools/msvc/Solution.pm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package Solution;
33
#
44
# Package that encapsulates a Visual C++ solution file generation
55
#
6-
# $PostgreSQL: pgsql/src/tools/msvc/Solution.pm,v 1.34 2007/10/03 13:43:24 mha Exp $
6+
# $PostgreSQL: pgsql/src/tools/msvc/Solution.pm,v 1.35 2008/02/19 12:00:03 mha Exp $
77
#
88
use Carp;
99
use strict;
@@ -260,6 +260,7 @@ EOF
260260
#define PKGLIBDIR "/lib"
261261
#define LOCALEDIR "/share/locale"
262262
#define DOCDIR "/doc"
263+
#define HTMLDIR "/doc"
263264
#define MANDIR "/man"
264265
EOF
265266
close(O);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy