From 78e1ac62cb184e76adadd5462f8bd46573d1b9dc Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 31 Aug 2008 20:54:06 -0400 Subject: [PATCH] Reverse the link order of libledger.la and libamounts.la. Apparently this matters to Ubuntu 8.04, but only when building 'make check'! --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 784e8172..0d0ecbd7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ EXTRA_DIST = autogen.sh contrib -lib_LTLIBRARIES = libamounts.la libledger.la +lib_LTLIBRARIES = libledger.la libamounts.la libamounts_la_CPPFLAGS = -I$(srcdir)/src -I$(srcdir)/lib libamounts_la_SOURCES = \