From: Jim Meyering Date: Sat, 25 Jun 2005 22:01:49 +0000 (+0000) Subject: Whoops. Add this, too: X-Git-Tag: CPPI-1_12~474 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92337e781a8804f00a5fba921cca4a39cf85c726;p=thirdparty%2Fcoreutils.git Whoops. Add this, too: AC_LIBOBJ([version-etc-fsf]) --- diff --git a/m4/version-etc.m4 b/m4/version-etc.m4 index 51ddb3e117..21a37df062 100644 --- a/m4/version-etc.m4 +++ b/m4/version-etc.m4 @@ -9,6 +9,7 @@ AC_DEFUN([gl_VERSION_ETC], dnl FIXME: if/when this becomes a gnulib macro, make version-etc-fsf.c dnl be merely `suggested' or `recommended', not required. AC_LIBSOURCES([version-etc.c, version-etc.h, version-etc-fsf.c]) + AC_LIBOBJ([version-etc-fsf]) AC_LIBOBJ([version-etc]) dnl Prerequisites.