[parted-devel] GNU Parted Official Repository: Changes to 'master'
Jim Meyering
meyering at alioth.debian.org
Fri Mar 2 11:24:01 CET 2007
libparted/fs/Makefile.am | 11 +++++------
libparted/labels/Makefile.am | 6 ++----
2 files changed, 7 insertions(+), 10 deletions(-)
New commits:
commit 334e10639c208c0e69317556b5bae4af35f4fb70
Author: Jim Meyering <jim at meyering.net>
Date: Fri Mar 2 12:23:25 2007 +0100
Avoid recursive "LIBS = ... $(LIBS)" assignments.
* libparted/labels/Makefile.am (liblabels_la_LIBADD): Add $(INTLLIBS)
here rather than via a recursive LIBS = ... $(LIBS) assignment.
* libparted/fs/Makefile.am (libfs_la_LIBADD): Likewise.
More information about the parted-devel
mailing list