Whoops. Add this, too:

AC_LIBOBJ([version-etc-fsf])
This commit is contained in:
Jim Meyering 2005-06-25 22:01:49 +00:00
parent 88fc20a633
commit 92337e781a

View File

@ -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.