gitlab-ci: don't bother to configure meson for the version check

meson introspect can get some information from an unconfigured
meson.build file. In this case the version info is available without
configuring.
1 file changed
tree: 98edc98faaaf218de5712b0909b43766a045daf9
  1. include/
  2. m4/
  3. man/
  4. scanpci/
  5. src/
  6. .gitignore
  7. .gitlab-ci.yml
  8. AUTHORS
  9. autogen.sh
  10. configure.ac
  11. COPYING
  12. Makefile.am
  13. meson.build
  14. meson_options.txt
  15. pciaccess.pc.in
  16. README.cygwin
  17. README.md
README.md

xorg/lib/libpciaccess - Generic PCI access library

Documentation of the libpciaccess API's can be generated from the sources via the doxygen command. Information about porting Xorg drivers to libpciaccess is located at:

https://www.x.org/wiki/PciReworkHowto

For historical reference, the original proposal for this work is at:

https://www.x.org/wiki/PciReworkProposal

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/lib/libpciaccess

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches