Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42253 Details for
Bug 68096
tiff-3.6 breaks hylafax-4.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/sharedlibsnamefix.patch
sharedlibsnamefix.patch (text/plain), 938 bytes, created by
stan
on 2004-10-20 09:06:50 UTC
(
hide
)
Description:
files/sharedlibsnamefix.patch
Filename:
MIME Type:
Creator:
stan
Created:
2004-10-20 09:06:50 UTC
Size:
938 bytes
patch
obsolete
>--- tiff-3.7.0.orig/ltmain.sh 2004-10-14 19:53:25.000000000 +0200 >+++ tiff-3.7.0/ltmain.sh 2004-10-18 14:49:01.000000000 +0200 >@@ -2862,7 +2862,7 @@ > case $outputname in > lib*) > name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` >- eval shared_ext=\"$shrext\" >+ eval shared_ext=\"$shrext_cmds\" > eval libname=\"$libname_spec\" > ;; > *) >@@ -2874,7 +2874,7 @@ > if test "$need_lib_prefix" != no; then > # Add the "lib" prefix for modules if required > name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` >- eval shared_ext=\"$shrext\" >+ eval shared_ext=\"$shrext_cmds\" > eval libname=\"$libname_spec\" > else > libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` >@@ -3637,7 +3637,7 @@ > fi > > # Get the real and link names of the library. >- eval shared_ext=\"$shrext\" >+ eval shared_ext=\"$shrext_cmds\" > eval library_names=\"$library_names_spec\" > set dummy $library_names > realname="$2" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 68096
:
42252
| 42253 |
42254