Skip to content

libtool dependency in releases #198

@bortzmeyer

Description

@bortzmeyer

If you don't have libtool, the last release cannot compile. configure displays:

...
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
./configure: line 3796: syntax error near unexpected token `2.2'
./configure: line 3796: `LT_PREREQ(2.2)'

If libtool is installed, it works. I suggest to check the dependency in autogen or to document the issue.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions