Hi Elias,
I have changed ./configure to check this. SVN 415.
/// Jürgen
On 08/03/2014 06:01 PM, Elias Mårtenson wrote:
Apple is allergic to GPLv3, and I believe that they are shipping a
stone-age version of it, just like they do for Emacs.
If these features are required, then I suggest chec
Apple is allergic to GPLv3, and I believe that they are shipping a
stone-age version of it, just like they do for Emacs.
If these features are required, then I suggest checking for them in
configure and if they are not there (i.e. the user have no upgraded
readline manually) then simply disable it
Hi Elias,
so where are these things defined? I doubt that we can
get readline with ^C working without.
/// Jürgen
On 08/03/2014 04:40 PM, Elias Mårtenson wrote:
Here's another error that prevents building on OSX. Hopefully we can
have this one fixed for 1.4:
g++ -DHAVE_CONFIG_H -I. -I..
Here's another error that prevents building on OSX. Hopefully we can have
this one fixed for 1.4:
g++ -DHAVE_CONFIG_H -I. -I.. -rdynamic -g -MT NamedObject.o -MD -MP
-MF .deps/NamedObject.Tpo -c -o NamedObject.o NamedObject.cc
clang: warning: argument unused during compilation: '-rdynamic'
I