summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-18 07:38:32 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-18 07:38:32 +0000
commita470f3e5f229571b42a49aa537b437e473f979e8 (patch)
treedf3672a484da4f11aae0ffdbc274827592f8b511 /bootstrap
downloadlibkdcraw-a470f3e5f229571b42a49aa537b437e473f979e8.tar.gz
libkdcraw-a470f3e5f229571b42a49aa537b437e473f979e8.zip
Added abandoned KDE3 version of libkdcraw
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libkdcraw@1076409 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
new file mode 100755
index 0000000..6030134
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,4 @@
+#!/bin/sh
+make -f Makefile.cvs
+./configure --enable-debug=full
+