Add configure options for debug and PIE support

This commit is contained in:
Marcel Holtmann
2009-04-26 20:43:09 +02:00
parent 0b2c43c68e
commit edaa239e92
2 changed files with 18 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ fi
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \
--prefix=/usr \
--mandir=/usr/share/man \
--sysconfdir=/etc