From: Art Cancro Date: Fri, 7 Oct 2005 18:47:13 +0000 (+0000) Subject: Added boostrap X-Git-Tag: v7.86~4581 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=dfacfd3ceea40050bf88d3630e03ec88dbb15e8f;p=citadel.git Added boostrap --- diff --git a/webcit/bootstrap b/webcit/bootstrap new file mode 100755 index 000000000..7fe1d2d6f --- /dev/null +++ b/webcit/bootstrap @@ -0,0 +1,4 @@ +#!/bin/sh + +autoconf +autoheader