added qse_isuniblank() and changed qse_isblank() to use it.
regenerated various build files
This commit is contained in:
@ -15,6 +15,7 @@ AC_LANG(C)
|
||||
|
||||
dnl initialize automake
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
||||
AM_PROG_AR
|
||||
|
||||
dnl enable silent rules if automake supports them.
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])])
|
||||
|
Reference in New Issue
Block a user