public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 1/7] automake: Drop gtkdoc build remnants
@ 2019-01-22 13:42 Daniel Vetter
  2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 2/7] automake: Drop manpage build support Daniel Vetter
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Daniel Vetter @ 2019-01-22 13:42 UTC (permalink / raw)
  To: IGT development; +Cc: Daniel Vetter

If you have gtkdoc installed, then autogen.sh stopped working ever
since:

commit ad821d1dc5d0eea4ac3a0e8e29c56c7f66191108
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Thu Dec 13 13:43:55 2018 +0100

    autoconf: Drop gtkdoc support

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 autogen.sh | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 53df7525a976..65fcab2f6366 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,13 +6,6 @@ test -z "$srcdir" && srcdir=.
 ORIGDIR=`pwd`
 cd $srcdir
 
-if ! type gtkdocize > /dev/null 2>&1; then
-        echo "EXTRA_DIST =" > gtk-doc.make
-        echo "CLEANFILES =" >> gtk-doc.make
-else
-        gtkdocize || exit $?
-fi
-
 autoreconf -v --install || exit 1
 cd $ORIGDIR || exit $?
 
-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2019-01-29 10:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-22 13:42 [igt-dev] [PATCH i-g-t 1/7] automake: Drop gtkdoc build remnants Daniel Vetter
2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 2/7] automake: Drop manpage build support Daniel Vetter
2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 3/7] automake: drop assembler/shader-debugger automake support Daniel Vetter
2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 4/7] automake: Point builders at meson Daniel Vetter
2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 5/7] automake: Drop runner build support Daniel Vetter
2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 6/7] automake: Ditch all EXTRA_DIST directives Daniel Vetter
2019-01-22 13:42 ` [igt-dev] [PATCH i-g-t 7/7] automake: Remove VC4/V3D build support Daniel Vetter
2019-01-22 18:50   ` Eric Anholt
2019-01-23 11:38     ` Daniel Vetter
2019-01-23 11:54       ` Jani Nikula
2019-01-23 12:49   ` [igt-dev] [PATCH i-g-t] " Daniel Vetter
2019-01-22 14:32 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/7] automake: Drop gtkdoc build remnants Patchwork
2019-01-22 17:11 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-01-23 11:10 ` [igt-dev] [PATCH i-g-t 1/7] " Petri Latvala
2019-01-23 11:42   ` Daniel Vetter
2019-01-23 12:15     ` Petri Latvala
2019-01-29 10:11       ` Daniel Vetter
2019-01-23 13:19 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/7] automake: Drop gtkdoc build remnants (rev2) Patchwork
2019-01-23 15:32 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox