aboutsummaryrefslogtreecommitdiffstats
path: root/info/libgamma.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'info/libgamma.texinfo')
-rw-r--r--info/libgamma.texinfo17
1 files changed, 17 insertions, 0 deletions
diff --git a/info/libgamma.texinfo b/info/libgamma.texinfo
index 191cf32..bcc3cd4 100644
--- a/info/libgamma.texinfo
+++ b/info/libgamma.texinfo
@@ -53,6 +53,7 @@ Texts. A copy of the license is included in the section entitled
@menu
* Overview:: Brief overview of @command{libgamma}.
* Compiling:: Configuring, compiling and installing @command{libgamma}.
+* Linking:: Linking your software to @command{libgamma}.
* GNU Free Documentation License:: Copying and sharing this manual.
@end menu
@@ -361,6 +362,22 @@ Installs the DVI manual.
+@node Linking
+@chapter Linking
+
+When compiling your program use @command{libgamma},
+you will not need to do anything for the compiling
+phase. But for the linking phase, will need to add
+the option @option{-lgamma}.
+Currently @command{libgamma}, does not provide
+an pkgconfig file.
+
+Keep in mind that @command{libgamma} is GNU General
+Public License version 3 software for your freedom
+and for the freedom of all.
+
+
+
@node GNU Free Documentation License
@appendix GNU Free Documentation License
@include fdl.texinfo