[Mesa-dev] [PATCH 1/2] build: Fix GLES linkage with libglapi

2012-08-23 Thread Matt Turner
Reported-by: Ian Romanick --- Previous patch was wrong, since it depended on the system libglapi. src/mapi/es1api/Makefile.am |2 +- src/mapi/es2api/Makefile.am |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mapi/es1api/Makefile.am b/src/mapi/es1api/Makefile.am

[Mesa-dev] [PATCH 1/2] build: Fix GLES linkage with libglapi

2012-08-23 Thread Matt Turner
Reported-by: Ian Romanick --- configure.ac |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index e9d4e79..6a1bbab 100644 --- a/configure.ac +++ b/configure.ac @@ -897,9 +897,9 @@ esac # builds. AM_CONDITIONAL(HAVE_XF86VIDMODE, test "x$HAVE