]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
examples/svgtiny_display_x11.c: update build instructions
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 19 Nov 2023 13:45:32 +0000 (08:45 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Jun 2025 01:13:07 +0000 (21:13 -0400)
commit9b1e7c6908c8f08d445263d88a4d77b2bcda9b50
treedf2cfdb8a8f3e61e5ce97e992ebb66572dce98ae
parent69ac5609cad6bf0c8113043bdbfda308d1738194
examples/svgtiny_display_x11.c: update build instructions

First, tell people to run "make" instead of giving them the full "gcc"
command-line. Then elaborate on how one can modify the build process
to use a development copy of libsvgtiny.
examples/svgtiny_display_x11.c