mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-28 22:40:12 +01:00
9 lines
155 B
Text
9 lines
155 B
Text
This package uses automake, in order to generate the Makefiles use:
|
|
|
|
$ autogen.sh
|
|
|
|
After that, standard build procedures apply:
|
|
|
|
$ make
|
|
# make install
|
|
|