summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-07-07 14:10:29 +0200
committerSimon Josefsson <simon@josefsson.org>2008-07-07 14:10:29 +0200
commit26cdb90cdb68cc5e5ac110b5a2bc4341f3293dbd (patch)
treecd00a688d06eb36aa23f25352e453e9e092acb2d /cfg.mk
parenta0cb2f19139388aa3432ab05aaba471057e3ecc6 (diff)
parentd768f45a6a476410295fafc90259ab36c6ffdc15 (diff)
downloadgnutls-26cdb90cdb68cc5e5ac110b5a2bc4341f3293dbd.tar.gz
Merge branch 'master' into gnutls_2_5_with_shishignutls_2_5_with_shishi
Conflicts: NEWS configure.in
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 fd6fda1d78..acdfe7ab1f 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 --disable-guile
+CFGFLAGS ?= --enable-developer-mode --enable-gtk-doc
INDENT_SOURCES = `find . -name \*.c|grep -v -e ^./lgl -e ^./gl -e ^./src/cfg -e -gaa.c -e asn1_tab.c`