This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re-enable warnings for cpplib (revised)


> libcpp:
>         * configure.ac: Move AC_PROG_MAKE_SET, AC_PROG_INSTALL to
>         programs cluster. Use ACX_PROG_CC_WARNING_OPTS,
>         ACX_PROG_CC_WARNING_ALMOST_PEDANTIC, ACX_PROG_CC_WARNINGS_ARE_ERRORS.
>         * aclocal.m4, configure: Regenerate.
>         * init.c: Include localedir.h.
>         * Makefile.in (WARN_CFLAGS, ALL_CFLAGS): New variables.
>         (DEFS): Delete.
>         (.c.o): Use $(ALL_CFLAGS).
>         (localedir.h, localedir.hs): New rules.
>         (clean): Use rm -rf to remove directories.
>         (distclean): Also delete localedir.h and localedir.hs.
>         (init.o): Update dependencies.

The build portions of these are OK with me too.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]