We did not have -Wall in the CFLAGS and lost out on a number of warnings
because of that. Introduce it now.
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
ac_config_files="$ac_config_files mktarball:mktarball.in"
+CFLAGS="$CFLAGS -Wall"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([libcgroup.spec:libcgroup.spec.in])
AC_CONFIG_FILES([mktarball:mktarball.in])
+CFLAGS="$CFLAGS -Wall"
AC_OUTPUT