From b7154b59ca74658636f809565301481700a507aa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 30 Jun 2008 14:49:37 +0000 Subject: Use LIBGNAT. --- cpukit/wrapup/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/wrapup') diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am index ef6bb703cb..63eb07a191 100644 --- a/cpukit/wrapup/Makefile.am +++ b/cpukit/wrapup/Makefile.am @@ -21,7 +21,7 @@ if LIBPOSIX TMP_LIBS += ../posix/libposix.a endif -if HAS_PTHREADS +if LIBGNAT TMP_LIBS += ../libgnat/libgnat.a endif -- cgit v1.2.3