Quoting Emil Velikov (2017-10-13 10:27:38)
> On 13 October 2017 at 18:21, Dylan Baker wrote:
> > Quoting Emil Velikov (2017-10-13 07:01:24)
> >> On 5 October 2017 at 20:12, Dylan Baker wrote:
> >> > Quoting Emil Velikov (2017-10-05 11:26:40)
> >> >> On 5 October 2017 at 18:12, Dylan Baker wrote:
On 13 October 2017 at 18:21, Dylan Baker wrote:
> Quoting Emil Velikov (2017-10-13 07:01:24)
>> On 5 October 2017 at 20:12, Dylan Baker wrote:
>> > Quoting Emil Velikov (2017-10-05 11:26:40)
>> >> On 5 October 2017 at 18:12, Dylan Baker wrote:
>> >> > This has the same problem as the previous co
Quoting Emil Velikov (2017-10-13 07:01:24)
> On 5 October 2017 at 20:12, Dylan Baker wrote:
> > Quoting Emil Velikov (2017-10-05 11:26:40)
> >> On 5 October 2017 at 18:12, Dylan Baker wrote:
> >> > This has the same problem as the previous commit, generated headers and
> >> > hardcoded paths.
> >
On 5 October 2017 at 20:12, Dylan Baker wrote:
> Quoting Emil Velikov (2017-10-05 11:26:40)
>> On 5 October 2017 at 18:12, Dylan Baker wrote:
>> > This has the same problem as the previous commit, generated headers and
>> > hardcoded paths.
>> >
>> Something's strange here. You already have the "
Quoting Emil Velikov (2017-10-05 11:26:40)
> On 5 October 2017 at 18:12, Dylan Baker wrote:
> > This has the same problem as the previous commit, generated headers and
> > hardcoded paths.
> >
> Something's strange here. You already have the "generic"
>
> AM_CPPFLAGS = \
>... \
>-I$(top_b
On 5 October 2017 at 18:12, Dylan Baker wrote:
> This has the same problem as the previous commit, generated headers and
> hardcoded paths.
>
Something's strange here. You already have the "generic"
AM_CPPFLAGS = \
... \
-I$(top_builddir)/src/mapi \
-I$(top_srcdir)/src/mapi
... at the t
This has the same problem as the previous commit, generated headers and
hardcoded paths.
Signed-off-by: Dylan Baker
---
src/mapi/Makefile.am| 2 ++
src/mapi/shared-glapi/tests/check_table.cpp | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/mapi/M