Modified: trunk/launchd/src/Makefile.am (22870 => 22871)
--- trunk/launchd/src/Makefile.am 2006-09-23 17:09:19 UTC (rev 22870)
+++ trunk/launchd/src/Makefile.am 2006-09-23 17:43:34 UTC (rev 22871)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -no-cpp-precomp -F/System/Library/PrivateFrameworks -Wall -W -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror -D__MigTypeCheck=1
+AM_CFLAGS = -no-cpp-precomp -F/System/Library/PrivateFrameworks -Wall -Wextra -Waggregate-return -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror -D__MigTypeCheck=1
CLEANFILES = bootstrap.h bootstrapServer.c bootstrapUser.c bootstrapServer.h \
launchd_internal.h launchd_internalServer.h launchd_internalServer.h launchd_internalUser.c \
Modified: trunk/launchd/src/Makefile.in (22870 => 22871)
--- trunk/launchd/src/Makefile.in 2006-09-23 17:09:19 UTC (rev 22870)
+++ trunk/launchd/src/Makefile.in 2006-09-23 17:43:34 UTC (rev 22871)
@@ -222,7 +222,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-AM_CFLAGS = -no-cpp-precomp -F/System/Library/PrivateFrameworks -Wall -W -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror -D__MigTypeCheck=1
+AM_CFLAGS = -no-cpp-precomp -F/System/Library/PrivateFrameworks -Wall -Wextra -Waggregate-return -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror -D__MigTypeCheck=1
CLEANFILES = bootstrap.h bootstrapServer.c bootstrapUser.c bootstrapServer.h \
launchd_internal.h launchd_internalServer.h launchd_internalServer.h launchd_internalUser.c \
notifyServer.c notifyServer.h mpm_replyUser.c mpm_reply.h