From 104c12d28ec63f65fdbfe80f62915109cbf7da96 Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Wed, 24 Nov 1999 14:32:49 +0000 Subject: [PATCH] libart must be built before gdk-pixbuf. 1999-11-24 James Henstridge * Makefile.am (SUBDIRS): libart must be built before gdk-pixbuf. [ in gdk-pixbuf ] 1999-11-24 James Henstridge * configure.in (AC_OUTPUT): altered hack to place the symlink in the top builddir rather than src. This still builds fine, and does not get gtk-doc into an infinite loop when trying to find all the source files. --- gdk-pixbuf/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 047a4e4706..3c7258bc47 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,10 @@ +1999-11-24 James Henstridge + + * configure.in (AC_OUTPUT): altered hack to place the symlink in the + top builddir rather than src. This still builds fine, and does not + get gtk-doc into an infinite loop when trying to find all the source + files. + 1999-11-23 Jonathan Blandford * Removed #PRAGMA } from headers. Also, make compile if you don't