Autoconfigure whether char is unsigned.
This commit is contained in:
parent
c9589a89fb
commit
b316861e9d
2 changed files with 11 additions and 4 deletions
|
@ -76,6 +76,8 @@ LIBS=$save_LIBS
|
|||
|
||||
### Checks for typedefs, structures, and compiler characteristics
|
||||
|
||||
AC_C_CHAR_UNSIGNED
|
||||
|
||||
|
||||
### Checks for library functions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue