aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-28 01:43:04 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-28 01:43:04 +0200
commit720d3528b4c1b753626ee66874f2bdb319f14abd (patch)
tree11350682ecbf67e22e8dc5ee96731a541d4091b6 /configure
parentbegin on texinfo manual (diff)
downloadlibgamma-720d3528b4c1b753626ee66874f2bdb319f14abd.tar.gz
libgamma-720d3528b4c1b753626ee66874f2bdb319f14abd.tar.bz2
libgamma-720d3528b4c1b753626ee66874f2bdb319f14abd.tar.xz
hide config.mk
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7221a93..dcb613d 100755
--- a/configure
+++ b/configure
@@ -78,7 +78,7 @@ for arg in "$@"; do
done
-exec 3> "$(dirname "$0")/config.mk"
+exec 3> "$(dirname "$0")/.config.mk"
exec 4> "$(dirname "$0")/src/libgamma-config.h"
echo 'DEFINITIONS =' >&3