Require libtool-1.4, automake-1.4p1.
Sun May 13 12:01:12 2001 Owen Taylor <otaylor@redhat.com> * autogen.sh (have_automake): Require libtool-1.4, automake-1.4p1. * acinclude.m4: Remove libtool macros. * gdk-pixbuf/Makefile.am: Add dependencies to loade modules. * gdk/Makefile.am: Add dependency on libgdk_pixbuf.la for libgdk. * gtk/Makefile.am: Add dependency on libgdk_pixbuf.la libgdk.la for libgtk. * modules/input/Makefile.am: Make modules have full dependencies.
This commit is contained in:
		| @ -31,6 +31,7 @@ LDFLAGS = @STRIP_BEGIN@ 					\ | ||||
| 	-export-dynamic 					\ | ||||
| 	-rpath @prefix@/lib 					\ | ||||
| 	@LIBTOOL_EXPORT_OPTIONS@				\ | ||||
| 	$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-1.3.la		\ | ||||
| 	@GDK_DEP_LIBS@						\ | ||||
| 	-lm							\ | ||||
| @STRIP_END@ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Owen Taylor
					Owen Taylor