[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Another trivial patch
From: |
Jeremy Whiting |
Subject: |
Another trivial patch |
Date: |
Fri, 2 Oct 2015 12:52:51 -0600 |
When I tried to build qtspeech today against speech-dispatcher master
it fails because it doesn't have /usr/include/speech-dispatcher in
it's include path, only /usr/include (which is probably very common).
So when it includes libspeechd.h it fails since that in turn tries to
include libspeechd_version.h without a subpath. This patch adds the
speech-dispatcher/ to the include like it is there already when
including libspeechd_types.h.
thanks,
Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Use-speech-dispatcher-subpath-when-including-libspee.patch
Type: text/x-patch
Size: 723 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20151002/3bb665ca/attachment.bin>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Another trivial patch,
Jeremy Whiting <=