Home GnuPG

fltk: Fix compilation and distcheck errors.

Description

fltk: Fix compilation and distcheck errors.

* fltk/Makefile.am (AM_CXXFLAGS): Add -std=c++11 flag.
(pinentry_fltk_SOURCES): Add header files.
(EXTRA_DIST): Add icon files.
* .gitignore: Ignore autoconf-generated files in fltk/.

The FLTK pinentry requires C++11 due to the use of std::unique_ptr.

  • Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>

Details

Provenance
gouttegdAuthored on Oct 29 2017, 12:11 PM
Parents
rP6aafa61b199a: core: Expect (and verify) a uid on "owner" option.
Branches
Unknown
Tags
Unknown