targets/egl-static: Convert to automake
authorMatt Turner <mattst88@gmail.com>
Mon, 10 Sep 2012 18:21:26 +0000 (11:21 -0700)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Thu, 10 Jan 2013 21:01:28 +0000 (22:01 +0100)
commitcdee0e808415214c27101103291a2be81eb02ad1
treed2cfe9a08eb528e5908142fe9822bc82d7d203bc
parentd53901c67c7df914fbc5279f25d0e725c479bab0
targets/egl-static: Convert to automake

v2: Andreas Boll <andreas.boll.dev@gmail.com>
    - Provide compatibility with scripts for the old Mesa build system
    - Add missing Automake.inc

v3: Johannes Obermayr <johannesobermayr@gmx.de>
    - Fix linking.

v4: Andreas Boll <andreas.boll.dev@gmail.com>
    - Port changes from ff574d653b0731a324fd30324b0f211502219abf
  gallium/egl-static: Fix unresolved symbol 'clock_gettime'
configure.ac
src/gallium/targets/egl-static/.gitignore [new file with mode: 0644]
src/gallium/targets/egl-static/Makefile [deleted file]
src/gallium/targets/egl-static/Makefile.am [new file with mode: 0644]