aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am.common
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2022-11-22 18:41:54 +0100
committerTheo Buehler <tb@openbsd.org>2022-11-22 18:41:54 +0100
commit8ae1cce7ef3941125344dcb2f459c989f87de182 (patch)
treecfb68371d5a7eaf5bbd0b471d0eab99d26cc0fdd /Makefile.am.common
parent7b66b2d9e652617855908ee5f82f292ae37dbd91 (diff)
downloadportable-8ae1cce7ef3941125344dcb2f459c989f87de182.tar.gz
portable-8ae1cce7ef3941125344dcb2f459c989f87de182.tar.bz2
portable-8ae1cce7ef3941125344dcb2f459c989f87de182.zip
Update autoconf framework to build again
Diffstat (limited to 'Makefile.am.common')
-rw-r--r--Makefile.am.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am.common b/Makefile.am.common
index 87aa807..2c641c5 100644
--- a/Makefile.am.common
+++ b/Makefile.am.common
@@ -1,3 +1,4 @@
1AM_CFLAGS = 1AM_CFLAGS =
2AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL 2AM_CPPFLAGS = -I$(top_srcdir)/crypto/hidden -I$(top_srcdir)/ssl/hidden
3AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL
3AM_CPPFLAGS += -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= 4AM_CPPFLAGS += -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=