]> git.proxmox.com Git - mirror_corosync-qdevice.git/commit
configure: Add user-flags configure option
authorJan Friesse <jfriesse@redhat.com>
Mon, 10 Jun 2019 08:25:42 +0000 (10:25 +0200)
committerJan Friesse <jfriesse@redhat.com>
Mon, 10 Jun 2019 09:15:37 +0000 (11:15 +0200)
commitc6548f4079e179b93b548f617de668b9a0233b17
treec22d4d99272cd0b6d1999a08654f93a85755ecac
parentb560db5fa4a13c52162764fa9ea7ab94cdf52a32
configure: Add user-flags configure option

configure.ac adds by optimization and debug flags by default. This is
not always intended so conifgure option is added.

Support for using this option in specfile is added too.

Also fix GDB_CFLAGS typo. GDB_FLAGS (without C)
is the correct name of variable to print in the summary.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Makefile.am
configure.ac
corosync-qdevice.spec.in