Skip to content

Unsafe autotools symlinks in repository #22

@coldtobi

Description

@coldtobi

While updating the Debian package I saw that there are some (absolute) symlinks in the repository.
This is bad for several reasons:

autotools can be instructed to copy the files instead of symlinking it. See autoreconf(1), but it would even better if you completly drop the generated files and let the user regenerate it using autoreconf. (usually projects provide a autogen.sh to do that). Autoreconf should be preferred anyway, as it is nice to distributions and porting to other architectures.

Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions