[Groonga-commit] groonga/groonga at f53a291 [master] Use C99 if it is available

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 26 23:50:55 JST 2014


Kouhei Sutou	2014-09-26 23:50:55 +0900 (Fri, 26 Sep 2014)

  New Revision: f53a291c44c1e01ed175062de63fcb757d4bf293
  https://github.com/groonga/groonga/commit/f53a291c44c1e01ed175062de63fcb757d4bf293

  Message:
    Use C99 if it is available

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -0)
===================================================================
--- configure.ac    2014-09-26 23:32:47 +0900 (721c5b0)
+++ configure.ac    2014-09-26 23:50:55 +0900 (90a99c8)
@@ -75,6 +75,7 @@ AC_MSG_RESULT([$solaris])
 AC_C_BIGENDIAN
 AC_PROG_CXX
 AC_PROG_CC
+AC_PROG_CC_C99
 AM_PROG_CC_C_O
 m4_ifdef([PKG_PROG_PKG_CONFIG],
          [PKG_PROG_PKG_CONFIG([0.19])
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index