Remove, just use 'make' instead.
authorSimon Josefsson <simon@josefsson.org>
Thu, 23 Feb 2006 14:44:27 +0000 (14:44 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 23 Feb 2006 14:44:27 +0000 (14:44 +0000)
buildconf [deleted file]

diff --git a/buildconf b/buildconf
deleted file mode 100755 (executable)
index 46b3b67..0000000
--- a/buildconf
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /bin/sh -x
-gtkdocize
-autoreconf --force --install
-: 'Run "./configure --enable-gtk-doc && make" now.'