head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2009.10.16.17.23.09; author rse; state Exp; branches; next ; commitid KxVJxivn5tk3DM7u; desc @@ 1.1 log @new package: couchdb 0.10.0 (Schema-Less Web Database) @ text @Index: src/couchdb/Makefile.in --- src/couchdb/Makefile.in.orig 2009-10-08 06:18:17 +0200 +++ src/couchdb/Makefile.in 2009-10-16 18:40:23 +0200 @@@@ -259,8 +259,8 @@@@ version_stage = @@version_stage@@ SUBDIRS = priv ICU_LOCAL_FLAGS = $(ICU_LOCAL_CFLAGS) $(ICU_LOCAL_LDFLAGS) -@@WINDOWS_FALSE@@ICU_LOCAL_LIBS = -licuuc -licudata -licui18n -@@WINDOWS_TRUE@@ICU_LOCAL_LIBS = -licuuc -licudt -licuin +@@WINDOWS_FALSE@@ICU_LOCAL_LIBS = -lsicuuc -lsicudata -lsicui18n +@@WINDOWS_TRUE@@ICU_LOCAL_LIBS = -lsicuuc -lsicudt -lsicuin # devdocdir = $(localdocdir)/developer/couchdb couchlibdir = $(localerlanglibdir)/couch-$(version) @