autoconf: Allow commas or spaces to separate DRI drivers
authorDan Nicholson <dbn.lists@gmail.com>
Sun, 6 Jul 2008 21:17:39 +0000 (14:17 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sun, 6 Jul 2008 21:17:54 +0000 (14:17 -0700)
commite6e4f25aa5433fc77a3c1b0dba2300cc4cee5d33
tree9803182a51a3e91f7485c4f6a29791c30b3957ba
parent11ac5b2456575060627e9f52946d7d0e218a228d
autoconf: Allow commas or spaces to separate DRI drivers

Explicitly allow the argument to --with-dri-drivers to contain
comma-separated or space-separated drivers. A space-separated driver
list worked by chance before.
configure.ac