X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fphysmem.m4;h=445a007bd578dc7c14e30b91fbc7e0a50d92cac1;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=96e7edc82d43d5ff6af39120e36dbee5b0035d02;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/m4/physmem.m4 b/m4/physmem.m4 index 96e7edc82..445a007bd 100644 --- a/m4/physmem.m4 +++ b/m4/physmem.m4 @@ -1,11 +1,12 @@ -# physmem.m4 serial 10 -dnl Copyright (C) 2002-2003, 2005-2006, 2008-2009 Free Software Foundation, Inc. +# physmem.m4 serial 11 +dnl Copyright (C) 2002-2003, 2005-2006, 2008-2013 Free Software Foundation, +dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Check for the external symbol, _system_configuration, -# a struct with member `physmem'. +# a struct with member 'physmem'. AC_DEFUN([gl_SYS__SYSTEM_CONFIGURATION], [AC_CACHE_CHECK([for external symbol _system_configuration], gl_cv_var__system_configuration, @@ -27,8 +28,6 @@ AC_DEFUN([gl_SYS__SYSTEM_CONFIGURATION], AC_DEFUN([gl_PHYSMEM], [ - AC_LIBOBJ([physmem]) - # Prerequisites of lib/physmem.c. AC_CHECK_HEADERS([sys/pstat.h sys/sysmp.h sys/sysinfo.h \ machine/hal_sysinfo.h sys/table.h sys/param.h sys/systemcfg.h],,,