summaryrefslogtreecommitdiffstats
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel.holtmann@intel.com>2009-04-26 20:43:09 +0200
committerMarcel Holtmann <marcel.holtmann@intel.com>2009-04-26 20:43:09 +0200
commitedaa239e92e69577f840f58ea90025d299f2c42c (patch)
tree6766080ca2caa4df768f98bb5fb8450b8dc35906 /bootstrap-configure
parent0b2c43c68e1238548665ffdae9a67897fc9a4692 (diff)
downloadofono-edaa239e92e69577f840f58ea90025d299f2c42c.tar.bz2
Add configure options for debug and PIE support
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 2d56ff31..fdf8f10b 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -6,6 +6,7 @@ fi
./bootstrap && \
./configure --enable-maintainer-mode \
+ --enable-debug \
--prefix=/usr \
--mandir=/usr/share/man \
--sysconfdir=/etc