Re: What happened to test folder instspc.dir ? -- Please ignore, I have worked it out.

2018-01-26 Thread Kevin Youren
Hi, please ignore - worked out that the directory is created by the test procedure. -Original Message- From: Kevin Youren To: automake@gnu.org Subject: What happened to test folder instspc.dir ? Date: Sat, 27 Jan 2018 09:48:49 +1100 Hi, just wondering, what happened to the test folder

What happened to test folder instspc.dir ?

2018-01-26 Thread Kevin Youren
Hi, just wondering, what happened to the test folder  instspc.dir? I've still got a copy from version 1.15, so I suffer no loss. If you have a document which refers to its removal, or a git commit message , I would appreciate it. kind regards, Kevin Youren

How does one report bugs for automake?

2018-01-26 Thread Yuri
I recently reported a bug about install-strip not stripping the shared library for one particular project, and there is no answer. Is this ML the right place to report bugs? Thanks, Yuri

Re: How does one report bugs for automake?

2018-01-26 Thread Mathieu Lirzin
Hello, Yuri writes: > I recently reported a bug about install-strip not stripping the shared > library for one particular project, and there is no answer. > > Is this ML the right place to report bugs? This is the correct mailing-list for asking questions why Automake behave a certain way, whic

Re: Why doesn't install-strip strip shared libraries sometimes

2018-01-26 Thread Mathieu Lirzin
Yuri writes: > I came across one project in which install-strip doesn't strip the > shared library: liblink-grammar.so in > https://github.com/opencog/link-grammar > > As an opposite example, showing the normal behavior, install-strip > strips libexpat.so in > https://github.com/libexpat/libexpat