Skip to content

Use autotools as build system - #4

Open
xypron wants to merge 1 commit into
afaerber:masterfrom
xypron:autotools
Open

Use autotools as build system#4
xypron wants to merge 1 commit into
afaerber:masterfrom
xypron:autotools

Conversation

@xypron

@xypron xypron commented May 16, 2017

Copy link
Copy Markdown
Contributor

Change the build system from simple Makefile to autotools.

This will provide the missing install and uninstall targets.
Furthermore passing CPPFLAGS will be supported.

Signed-off-by: Heinrich Schuchardt [email protected]

Change the build system from simple Makefile to autotools.

This will provide the missing install and uninstall targets.
Furthermore passing CPPFLAGS will be supported.

Signed-off-by: Heinrich Schuchardt <[email protected]>
@vagrantc

vagrantc commented Jun 8, 2017

Copy link
Copy Markdown
Contributor

This would be nice to add, as it simplifies the debian packaging considerably, and correctly supports hardening build flags passed via CFLAGS, CPPFLAGS and LDFLAGS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants