pkgsrc-wip/scim-fcitx/patches/patch-aa
Rui-Xiang Guo b59dd60185 Fix the build error:
g++: @LIBTOOL_EXPORT_OPTIONS@: No such file or directory
2006-02-26 12:57:27 +00:00

12 lines
494 B
Text

$NetBSD: patch-aa,v 1.1 2006/02/26 12:57:27 rxg Exp $
--- configure.orig 2006-02-26 20:53:04.000000000 +0800
+++ configure
@@ -24393,6 +24393,7 @@ s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t
s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
+s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t
s,@exec_prefix@,$exec_prefix,;t t
s,@prefix@,$prefix,;t t
s,@program_transform_name@,$program_transform_name,;t t