From f5ddde9d5e4b718194d9ebd9429cb58da99a5ced Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Jan 2016 17:53:02 +0100 Subject: linking requirements for macros MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libclut.h | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src') diff --git a/src/libclut.h b/src/libclut.h index 9421b29..2e5949d 100644 --- a/src/libclut.h +++ b/src/libclut.h @@ -61,6 +61,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -110,6 +112,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -130,6 +134,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -159,6 +165,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -188,6 +196,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lm'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -286,6 +296,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -311,6 +323,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lm'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -391,6 +405,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -450,6 +466,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -694,6 +712,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * @param clut Pointer to the gamma ramps, must have the arrays * `red`, `green`, and `blue`, and the scalars * `red_size`, `green_size`, and `blue_size`. Ramp @@ -756,6 +776,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * This is intended for internal use. * * @param clut Pointer to the gamma ramps, must have the arrays @@ -854,6 +876,8 @@ * * None of the parameter may have side-effects. * + * Requires linking with '-lclut'. + * * This is intended for internal use. * Assumes the existence of variables defined in `libclut_cie__`. * -- cgit v1.2.3-70-g09d2