$NetBSD: patch-ab,v 1.2 2011/01/08 22:30:39 dsainty Exp $ Don't try to build things we don't care about, including hwclock - pulled in unconditionally if building on Linux via am__append_1. --- Makefile.in.orig 2010-06-30 12:53:07.000000000 +0000 +++ Makefile.in @@ -311,9 +311,7 @@ ul_libmount_la = $(top_builddir)/shlibs/ # mount.h is generated by ./configure script and stored in build directory ul_libmount_incdir = $(ul_libmount_builddir) -SUBDIRS = include disk-utils fdisk getopt lib shlibs login-utils \ - misc-utils po schedutils sys-utils text-utils tests \ - $(am__append_1) $(am__append_2) $(am__append_3) +SUBDIRS = include shlibs RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ -name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o