Explorar el Código

* configure.ac: Added a missing check for <inttypes.h>.

tags/v0.99.beta14
Sam Hocevar sam hace 21 años
padre
commit
f15dbd5111
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      configure.ac

+ 2
- 0
configure.ac Ver fichero

@@ -24,6 +24,8 @@ AC_ARG_ENABLE(ncurses,
AC_ARG_ENABLE(conio,
[ --enable-conio DOS conio.h graphics support (default disabled)])

AC_CHECK_HEADERS(inttypes.h)

USE_SLANG=false
USE_NCURSES=false
USE_CONIO=false


Cargando…
Cancelar
Guardar