1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-28 16:28:21 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Peter De Wachter
03bb366e75 Refuse to build without a C++11 compiler
We had a buggy version of the AX_CXX_COMPILE_STDCXX macro: it didn't
abort the build if no suitable compiler was found. Upgrade to the
current version.

Relevant on OpenBSD, where the default compiler does not support C++11.
2016-03-02 20:34:50 +01:00
Peter De Wachter
d85b875627 Use cups-config --ldflags
This fixes link problems on NixOS.
2016-03-02 19:41:44 +01:00
Peter De Wachter
c3999acbec Version 3 2014-07-07 12:55:16 +02:00
Peter De Wachter
fa26a6149a Version 2 2014-06-29 11:52:28 +02:00
Peter De Wachter
b7af16450c brlaser version 1 2013-12-27 16:58:00 +01:00