summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-10-05 14:46:51 +0200
committergregory guy <gregory-tde@laposte.net>2020-10-12 10:46:53 +0200
commit551f0157fff7499a0316239365a042ad1c3a9c05 (patch)
tree13a8fe73d4f237d2016e35e5b666391c024ce96f /bootstrap
parent7d7c9a0c0bdad8054ca10ff265c9c9b663781e2e (diff)
downloadlibkexiv2-551f0157fff7499a0316239365a042ad1c3a9c05.tar.gz
libkexiv2-551f0157fff7499a0316239365a042ad1c3a9c05.zip
Drop automake build support.
Add basic cmake build instructions. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
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
-