mesa: Add comment.

This commit is contained in:
Dylan Araps 2019-06-27 21:25:37 +03:00
parent 279b4cf4b7
commit e4b73faafa

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
# Use autotools to build mesa.
# Meson has no ability to disable 'gettext'.
./configure \
--prefix=/usr \
--sysconfdir=/etc \