got rid of compile warnings, added -Wall to AM_CFLAGS for now

This commit is contained in:
osboxes.org
2015-03-09 09:07:49 -06:00
parent 42c050c29f
commit efe4a24b7e
13 changed files with 25 additions and 36 deletions

View File

@ -86,7 +86,7 @@ NM="/usr/bin/nm -B"
LN_S="ln -s"
# What is the maximum length of a command?
max_cmd_len=1572864
max_cmd_len=3458764513820540925
# Object file suffix (normally "o").
objext=o