From 16e0ba0f8d4d61d3af3f087df6b5202d247258fe Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 12 Dec 2007 23:20:41 +0000 Subject: 2007-12-12 Joel Sherrill * libgnat/Makefile.am, wrapup/Makefile.am: Another attempt at the automake variables. --- cpukit/libgnat/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cpukit/libgnat') diff --git a/cpukit/libgnat/Makefile.am b/cpukit/libgnat/Makefile.am index fbf9720ef6..a30610e848 100644 --- a/cpukit/libgnat/Makefile.am +++ b/cpukit/libgnat/Makefile.am @@ -6,7 +6,9 @@ include $(top_srcdir)/automake/compile.am EXTRA_DIST= -if LIBPOSIX +if HAS_PTHREADS +AM_CPPFLAGS += -D__RTEMS_INSIDE__ + noinst_LIBRARIES = libgnat.a libgnat_a_SOURCES = ada_intrsupp.c adasupp.c -- cgit v1.2.3