diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-23 17:13:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-23 17:13:35 +0200 |
commit | 32eca55de91b118cf7c843f00def51fed7d7f494 (patch) | |
tree | a4234a4372d54448ff909c051dd340e7a98627e1 | |
parent | mac library madness (diff) | |
download | libgamma-32eca55de91b118cf7c843f00def51fed7d7f494.tar.gz libgamma-32eca55de91b118cf7c843f00def51fed7d7f494.tar.bz2 libgamma-32eca55de91b118cf7c843f00def51fed7d7f494.tar.xz |
acknowledgement
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | ACKNOWLEDGEMENT | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ACKNOWLEDGEMENT b/ACKNOWLEDGEMENT new file mode 100644 index 0000000..3d700b7 --- /dev/null +++ b/ACKNOWLEDGEMENT @@ -0,0 +1,5 @@ +Special thanks go to Alexis Megas for helping out +with getting libgamma to compile on Mac OS X with +proper linking and header inclusions and compile +with clang. + |