From 54945a6e1b3f8556a87c37d74693548321ae09e1 Mon Sep 17 00:00:00 2001
From: reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Date: Mon, 6 Oct 2003 04:33:06 +0000
Subject: [lcd4linux @ 2003-10-06 04:33:06 by reinelt] files 'libtool' and
 'bootstrap' added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@255 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
---
 bootstrap | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100755 bootstrap

(limited to 'bootstrap')

diff --git a/bootstrap b/bootstrap
new file mode 100755
index 0000000..cf53257
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,6 @@
+aclocal && \
+libtoolize --copy --force && \
+autoheader && \
+automake --add-missing --copy --foreign && \
+autoconf
+
-- 
cgit v1.2.3