build: make distcheck rules use --enable-gcc-warnings
commitf9bb168f56361d338b736869a6ac30bbed655d9c
authorJim Meyering <meyering@redhat.com>
Tue, 2 Jun 2009 14:33:49 +0000 (2 16:33 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Jun 2009 14:34:36 +0000 (2 16:34 +0200)
treee38ef7af2f243ea0876561681bffb0d1a443d148
parentc43333419bad3408529bb356cd167f91b6d4f6b2
build: make distcheck rules use --enable-gcc-warnings

* dist-check.mk (warn_cflags): Remove definition, now that it's
been subsumed by --enable-gcc-warnings.
(my-distcheck): Use configure with --enable-gcc-warnings and remove
use of $(warn_cflags).
dist-check.mk