]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
Replace m4/warning.m4 with warnings module.
[bison.git] / src / Makefile.am
index 7686d81c7942879e845a88350daf6d25a9e73d77..a5cf94ee6f3646c06427f5e884b23b3bd7767dab 100644 (file)
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AM_CFLAGS = $(WARNING_CFLAGS) $(WERROR_CFLAGS)
+AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)
 AM_CPPFLAGS = -I$(top_srcdir)/lib
 AM_YFLAGS = "-dv"