From 589165fef33af9a36d2e0a13577f14bc64d65fcf Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Thu, 10 Jul 2014 22:39:41 -0500 Subject: remove unneeded CPP flags --- Makefile.am.common | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am.common b/Makefile.am.common index 05fb225..7c8b280 100644 --- a/Makefile.am.common +++ b/Makefile.am.common @@ -1,4 +1,2 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -AM_CPPFLAGS += -I$(top_srcdir)/libottery/src AM_CPPFLAGS += -DOPENSSL_NO_ASM -AM_CPPFLAGS += -DLIBBSD_OVERLAY -- cgit v1.2.3-55-g6feb