aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2014-07-10 22:39:41 -0500
committerBrent Cook <busterb@gmail.com>2014-07-10 22:39:41 -0500
commit589165fef33af9a36d2e0a13577f14bc64d65fcf (patch)
treee2b4515d43d81a3d22b3f98164bff58db978a1bf
parent6d6c94a29158f1d38a6c7c61ba2011a0dcd4e67f (diff)
downloadportable-589165fef33af9a36d2e0a13577f14bc64d65fcf.tar.gz
portable-589165fef33af9a36d2e0a13577f14bc64d65fcf.tar.bz2
portable-589165fef33af9a36d2e0a13577f14bc64d65fcf.zip
remove unneeded CPP flags
-rw-r--r--Makefile.am.common2
1 files changed, 0 insertions, 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 @@
1AM_CPPFLAGS = -I$(top_srcdir)/include 1AM_CPPFLAGS = -I$(top_srcdir)/include
2AM_CPPFLAGS += -I$(top_srcdir)/libottery/src
3AM_CPPFLAGS += -DOPENSSL_NO_ASM 2AM_CPPFLAGS += -DOPENSSL_NO_ASM
4AM_CPPFLAGS += -DLIBBSD_OVERLAY