Edit

IABSD.fr/ports/inputmethods/scim/patches/patch-src_Makefile_in

Branch :

  • Show log

    Commit

  • Author : steven
    Date : 2010-06-23 15:48:28
    Hash : 64639b92
    Message : don't link with libiconv.a and -liconv at the same time fixes build with in-tree libtool

  • inputmethods/scim/patches/patch-src_Makefile_in
  • $OpenBSD: patch-src_Makefile_in,v 1.1 2010/06/23 15:48:28 steven Exp $
    --- src/Makefile.in.orig	Wed Jun 23 17:02:27 2010
    +++ src/Makefile.in	Wed Jun 23 17:02:47 2010
    @@ -479,7 +479,7 @@ libscim@SCIM_EPOCH@_la_LDFLAGS = -version-info $(SCIM_
     			  -rpath $(libdir) \
     			  $(LD_VERSION_SCRIPT_OPTION) \
     			  @LIBTOOL_EXPORT_OPTIONS@ \
    -			  @LIBICONV@ \
    +			  @LTLIBICONV@ \
     			  @LTLIBINTL@ \
     			  -lstdc++