From 92337e781a8804f00a5fba921cca4a39cf85c726 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 25 Jun 2005 22:01:49 +0000 Subject: [PATCH] Whoops. Add this, too: AC_LIBOBJ([version-etc-fsf]) --- m4/version-etc.m4 | 1 + 1 file changed, 1 insertion(+) 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. -- 2.47.3