
27 May
2019
27 May
'19
8:09 a.m.
On 5/27/19 1:41 PM, Fabiano FidĂȘncio wrote:
Let's use a similiar autogen.sh as the one used by libosinfo and, with the change, let's also drop our own crafted gtk-doc.make (as we'll be using gtkdocize to generate the file).
Changes since v1: - Do not remove the "--system" shortcut v1: https://www.redhat.com/archives/libvir-list/2019-May/msg00748.html
Fabiano FidĂȘncio (2): autogen.sh: Simplify autogen.sh gtk-doc.make: Remove the file
.gitignore | 4 + autogen.sh | 58 +++++------- gtk-doc.make | 256 --------------------------------------------------- 3 files changed, 29 insertions(+), 289 deletions(-) delete mode 100644 gtk-doc.make
ACK Michal