automake: convert libOSmesa
authorLaurent Carlier <lordheavym@gmail.com>
Sun, 24 Jun 2012 07:51:27 +0000 (09:51 +0200)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Fri, 13 Jul 2012 11:43:39 +0000 (12:43 +0100)
commit284325d97b3049e59e64daf784e2b3858f0ffcf5
tree1cda662cc612d8faef3d1b227485ab7d40090faa
parent1a06e8454ec714e950bc88882cd985534a18bf1f
automake: convert libOSmesa

This also currently fix the installation of libOSmesa.

v2: Remove old Makefile, libOSmesa is now versioned, fix typos
v3: Keep config substitution alphabetized
v4: Update .gitignore
v5: Libraries will be in the builddir, not the srcdir.

Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Eric Anholt <eric@anholt.net>
Tested-by: Matt Turner <mattst88@gmail.com>
configure.ac
src/mesa/drivers/osmesa/.gitignore [new file with mode: 0644]
src/mesa/drivers/osmesa/Makefile [deleted file]
src/mesa/drivers/osmesa/Makefile.am [new file with mode: 0644]