summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-12 16:20:37 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-12 16:20:37 +0100
commit1fe4cba9205916f87f7ea4e800dee1c4974451fd (patch)
tree3d59df50e1ad8452884a7492cbf59d11ac3a92e6 /cfg.mk
parent32a15c3019a972eda909e0df0228c85484bb06c8 (diff)
downloadgnutls-1fe4cba9205916f87f7ea4e800dee1c4974451fd.tar.gz
Drop --enable-developer-mode.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 2e38fe1cb4..8eaf93265c 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -18,7 +18,7 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-CFGFLAGS ?= --enable-developer-mode --enable-gtk-doc
+CFGFLAGS ?= --enable-gtk-doc
INDENT_SOURCES = `find . -name \*.c|grep -v -e ^./lgl -e ^./gl -e ^./src/cfg -e -gaa.c -e asn1_tab.c`