summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 12:26:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 12:26:31 +0000
commita7c5fd3657b74d27e507ee1d5e5a514aa7e4bd19 (patch)
tree296a7e7ecea3b6227883437981aa5b642592cb30 /sw/util
parentb04546aa48dd8c662c08ab2279c5281b43d25be6 (diff)
INTEGRATION: CWS mingwport03 (1.54.206); FILE MERGED
2007/03/19 14:19:57 vg 1.54.206.3: RESYNC: (1.56-1.58); FILE MERGED 2007/01/08 19:52:19 vg 1.54.206.2: RESYNC: (1.54-1.56); FILE MERGED 2006/09/06 15:32:07 vg 1.54.206.1: #i53572# MinGW port
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 41ca8a6da834..c13f576b77eb 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.58 $
+# $Revision: 1.59 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:25:56 $
+# last change: $Author: vg $ $Date: 2007-03-26 13:26:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -139,7 +139,7 @@ SHL1STDLIBS+= $(SCHLIB)
.ENDIF
.IF "$(GUI)"=="WNT"
-SHL1STDLIBS+= advapi32.lib
+SHL1STDLIBS+= $(ADVAPI32LIB)
.ENDIF # WNT