projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49749c6
)
Do not set HAVE_.. stuff for WIN32
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 19 Jan 2005 08:26:59 +0000
(08:26 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 19 Jan 2005 08:26:59 +0000
(08:26 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
d095246
..
475951e
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,6
+1,6
@@
# Copyright (C) 1994-2005, Index Data ApS
# All rights reserved.
-# $Id: makefile,v 1.91 2005-01-16 23:20:55 adam Exp $
+# $Id: makefile,v 1.92 2005-01-19 08:26:59 adam Exp $
#
# Programmed by
# Heikki Levanto & Adam Dickmeiss
@@
-172,8
+172,6
@@
COMMON_C_OPTIONS= \
$(LIBXML2_DEF) \
/D "_WINDOWS" \
/D "WIN32" \
- /DHAVE_SYS_STAT_H=1 \
- /DHAVE_SYS_TYPES_H=1 \
/FR"$(OBJDIR)\\" \
/Fo"$(OBJDIR)\\" \
/Fd"$(OBJDIR)\\"