mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 01:13:24 +00:00
HACKING: add some missing info
This commit is contained in:
parent
f4a24478bd
commit
025354b914
1 changed files with 7 additions and 0 deletions
7
HACKING
7
HACKING
|
@ -66,6 +66,13 @@ option "--disable-gtk-doc" to autogen.sh. This will completely
|
|||
disable the support for gtk-doc so you will not be able to generate
|
||||
the API documentation.
|
||||
|
||||
If you want to use libraries from a non-standard prefix, you should set
|
||||
PKG_CONFIG_PATH appropriately. Some libraries do not use pkgconfig, see
|
||||
the output of ./configure --help for information on what environment
|
||||
variables to set to point the compiler and linker to the correct path.
|
||||
Note that you need to do this even if you are installing Gimp itself
|
||||
into the same prefix as the library.
|
||||
|
||||
|
||||
Git
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue