meson: Add mising git_sha1.h dependency.
[mesa.git] / src / util / merge_driinfo.py
index a09218a39021338450ed30d3c183b94f0ad27705..ff993923c5802087851ed351770c0911325978ca 100644 (file)
@@ -25,7 +25,7 @@ usage: merge_driinfo.py <list of input files>
 
 Generates a source file which contains the DRI_CONF_xxx macros for generating
 the driinfo XML that describes the available DriConf options for a driver and
-its supported state trackers, based on the merged information from the input
+its supported gallium frontends, based on the merged information from the input
 files.
 """
 
@@ -230,7 +230,7 @@ def main(input_filenames):
 /*
 Use as:
 
-#include "xmlpool.h"
+#include "driconf.h"
 
 static const char driinfo_xml[] =
 #include "this_file"