diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-10-05 14:46:51 +0200 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-13 13:56:05 +0800 |
| commit | f6493757ff90ca6f7c1a9fdd40588bae11b3fc19 (patch) | |
| tree | aeedc98deebddb48d387a543d39b0cbfc420bc40 /bootstrap | |
| parent | d7012e72b85d538856bceb9b75369dd79f2d40cd (diff) | |
| download | libkexiv2-r14.0.9.tar.gz libkexiv2-r14.0.9.zip | |
Drop automake build support.r14.0.9
Add basic cmake build instructions.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 551f0157fff7499a0316239365a042ad1c3a9c05)
Diffstat (limited to 'bootstrap')
| -rwxr-xr-x | bootstrap | 4 |
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 - |
