projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f0f2f5
)
Unbreak MSVC build after recent addition of HTMLDIR.
author
Magnus Hagander
<magnus@hagander.net>
Tue, 19 Feb 2008 12:00:03 +0000
(12:00 +0000)
committer
Magnus Hagander
<magnus@hagander.net>
Tue, 19 Feb 2008 12:00:03 +0000
(12:00 +0000)
src/tools/msvc/Solution.pm
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/Solution.pm
b/src/tools/msvc/Solution.pm
index 1adc982a7199afbafd67171cd93b5d76a70a3e4d..57a3a32a35e3e2d4a1a14022bc0a4f782fdadef3 100644
(file)
--- a/
src/tools/msvc/Solution.pm
+++ b/
src/tools/msvc/Solution.pm
@@
-260,6
+260,7
@@
EOF
#define PKGLIBDIR "/lib"
#define LOCALEDIR "/share/locale"
#define DOCDIR "/doc"
+#define HTMLDIR "/doc"
#define MANDIR "/man"
EOF
close(O);