On Tue, Jul 12, 2016 at 11:49:31AM +0200, Egbert Eich wrote:
> From: Egbert Eich
>
> CFLAGS (and CXXFLAGS) may be overridden by the user when calling 'make'.
> Therefore it is not advisable to set them explicitely in theconfigure
Typos:
s/explicitely/explicitly/
s/theconfigure/the configure/
>
From: Egbert Eich
CFLAGS (and CXXFLAGS) may be overridden by the user when calling 'make'.
Therefore it is not advisable to set them explicitely in theconfigure
script.
We also fix the case where someone uses '--disable-debug'.
Signed-off-by: Egbert Eich
---
Makefile.am | 4 ++--
configure.a