Skip to content
Snippets Groups Projects
  • Gaius Mulley's avatar
    00367025
    PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time features · 00367025
    Gaius Mulley authored
    
    This patch adds libgm2/acinclude.m4 and libgm2/configure.host which
    are reduced versions from libstdc++-v3.  They currently allow for
    discovering the time features available in libc and will be extended
    to discover availability of ieee128 long double support in the near
    future.  These files were also added to provide the functions:
    GLIBCXX_CONFIGURE, GLIBCXX_CHECK_GETTIMEOFDAY and
    GLIBCXX_ENABLE_LIBSTDCXX_TIME called by configure.ac.
    
    libgm2/ChangeLog:
    
    	PR modula2/110779
    	* Makefile.in: Regenerate.
    	* aclocal.m4: Regenerate.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* configure.ac: Remove newline.
    	* libm2cor/Makefile.in: Regenerate.
    	* libm2iso/Makefile.in: Regenerate.
    	* libm2log/Makefile.in: Regenerate.
    	* libm2min/Makefile.in: Regenerate.
    	* libm2pim/Makefile.in: Regenerate.
    	* acinclude.m4: New file.
    	* configure.host: New file.
    
    Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
    00367025
    History
    PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time features
    Gaius Mulley authored
    
    This patch adds libgm2/acinclude.m4 and libgm2/configure.host which
    are reduced versions from libstdc++-v3.  They currently allow for
    discovering the time features available in libc and will be extended
    to discover availability of ieee128 long double support in the near
    future.  These files were also added to provide the functions:
    GLIBCXX_CONFIGURE, GLIBCXX_CHECK_GETTIMEOFDAY and
    GLIBCXX_ENABLE_LIBSTDCXX_TIME called by configure.ac.
    
    libgm2/ChangeLog:
    
    	PR modula2/110779
    	* Makefile.in: Regenerate.
    	* aclocal.m4: Regenerate.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    	* configure.ac: Remove newline.
    	* libm2cor/Makefile.in: Regenerate.
    	* libm2iso/Makefile.in: Regenerate.
    	* libm2log/Makefile.in: Regenerate.
    	* libm2min/Makefile.in: Regenerate.
    	* libm2pim/Makefile.in: Regenerate.
    	* acinclude.m4: New file.
    	* configure.host: New file.
    
    Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>