Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 241356 - dev-libs/libdnet-1.11-r1 calls (superfluosly?) libtoolize
Summary: dev-libs/libdnet-1.11-r1 calls (superfluosly?) libtoolize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bad-autotools
  Show dependency tree
 
Reported: 2008-10-11 12:33 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-10-14 12:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-11 12:33:23 UTC
In src_unpack of libdnet, libtoolize is being called, and then eautoreconf; the first libtoolize is most likely pointless and should removed.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-10-14 12:21:01 UTC
Heh, at time that libtoolize was added it was requred. I don't know what changed, but now it work on my system both in stable and unstable. Removed. Thank you for report.