Bug #973
Mac OS X: libtoolize
| Status: | Fixed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.5.0 | |||
| Pending: | Resolution: | fixed |
||
Description
The following is necessary on Mac OS X (10.4.8):
LIBTOOLIZE=glibtoolize sh ./autogen.sh
The script should be made smarter
Associated revisions
improved the detection of the autoconf/automake versions on different OSes (fixes #973)
History
04/17/2007 04:43 PM - Anonymous
Is this really a bug? Just set LIBTOOLIZE in your shell. Or symlink libtoolize to glibtoolize. This patch seems more like a hack.
-- misleb
04/17/2007 05:03 PM - jan
- Status changed from New to Fixed
- Resolution set to fixed
fixed in r973 by a more advanced detection.