diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-06-17 23:19:32 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-06-17 23:19:32 +0200 |
| commit | d60cbae5770d0eaca55cce396926dec82d3942d6 (patch) | |
| tree | ca605cf5c787d79ebb814f5ddec83f78998d4f50 | |
| parent | info: fix title (diff) | |
| download | libgamma-d60cbae5770d0eaca55cce396926dec82d3942d6.tar.gz libgamma-d60cbae5770d0eaca55cce396926dec82d3942d6.tar.bz2 libgamma-d60cbae5770d0eaca55cce396926dec82d3942d6.tar.xz | |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ exec 4<&- exec 3<&- -echo 'libgamma have not been configured.' +echo 'libgamma has now been configured.' echo echo " Debug mode: ${have_debug}" echo " Dummy method: ${have_dummy}" |
