d7cb365781
gcc: @LIBTOOL_EXPORT_OPTIONS@: No such file or directory
12 lines
494 B
Text
12 lines
494 B
Text
$NetBSD: patch-ab,v 1.1 2006/02/26 12:04:57 rxg Exp $
|
|
|
|
--- configure.orig 2006-02-26 20:00:43.000000000 +0800
|
|
+++ configure
|
|
@@ -24562,6 +24562,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
|