[libvirt] [glib PATCH v2 0/2] Simplify autogen.sh & get rid of our own gtk-doc.make

Fabiano Fidêncio posted 2 patches 4 years, 10 months ago
Failed in applying to current master (apply log)
.gitignore   |   4 +
autogen.sh   |  58 +++++-------
gtk-doc.make | 256 ---------------------------------------------------
3 files changed, 29 insertions(+), 289 deletions(-)
delete mode 100644 gtk-doc.make
[libvirt] [glib PATCH v2 0/2] Simplify autogen.sh & get rid of our own gtk-doc.make
Posted by Fabiano Fidêncio 4 years, 10 months ago
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

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [glib PATCH v2 0/2] Simplify autogen.sh & get rid of our own gtk-doc.make
Posted by Michal Privoznik 4 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list