[w3m-dev 02920] don't use inttypes.h and/or stdint.h
* mktable.c: remove inttypes.h, uintptr_t, use unsigned long instead * configure: remove inttypes.h detection * config.h.dist: remove HAVE_INTTYPES_H From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
@@ -185,7 +185,6 @@ MODEL=Linux.i686-monster-ja
|
||||
#define JMP_BUF sigjmp_buf
|
||||
#define HAVE_FLOAT_H
|
||||
#define HAVE_SYS_SELECT_H
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
typedef void MySignalHandler;
|
||||
#define SIGNAL_ARG int _dummy
|
||||
|
Reference in New Issue
Block a user