configure: Drop unused AC_C_CHAR_UNSIGNED test

Unused since commit 0c8c169. v4.3.3.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2015-06-06 14:37:39 +02:00
parent 87d08a4584
commit 35f34581be

View file

@ -81,8 +81,6 @@ LIBS_server="$LIBS"
### Checks for typedefs, structures, and compiler characteristics ### Checks for typedefs, structures, and compiler characteristics
AC_C_CHAR_UNSIGNED
### Checks for library functions ### Checks for library functions