summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-01-28 13:15:37 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-01-30 12:29:20 +0100
commit733f0a554b6389432af4e042a289650e7c212464 (patch)
tree1c1f05f4af3787cd6a5e0803c4d164b0dbda2690 /bootstrap
parenta768d63f66410e93a9453497eb4930c83267c5fe (diff)
downloadlibkdcraw-733f0a554b6389432af4e042a289650e7c212464.tar.gz
libkdcraw-733f0a554b6389432af4e042a289650e7c212464.zip
Drop automake build support.
Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
deleted file mode 100755
index 6030134..0000000
--- a/bootstrap
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-make -f Makefile.cvs
-./configure --enable-debug=full
-