summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-05-11 20:09:47 +0000
committerSimon Josefsson <simon@josefsson.org>2006-05-11 20:09:47 +0000
commit249474059250a2ad27c48e8071046058ee0da5bd (patch)
tree671341542106b8f152186ab71b62ec29af745548
parent4fbe2645f99cd8afea3667128bef11d6bbb59fd8 (diff)
downloadgnutls-249474059250a2ad27c48e8071046058ee0da5bd.tar.gz
Remove.
-rwxr-xr-xbuildconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildconf b/buildconf
deleted file mode 100755
index 2396e488d3..0000000000
--- a/buildconf
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh -x
-autoreconf --force --install
-: 'Run "./configure --enable-developer-mode --enable-gtk-doc && make" now.'