From f034ac07587755473d0afc7126c7aa3812f2db14 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Jul 2009 20:25:30 +0000 Subject: 2009-07-08 Joel Sherrill * sp51/init.c, sp54/Makefile.am, sp55/Makefile.am, sp56/Makefile.am, sp57/Makefile.am, spchain/Makefile.am, spfatal10/Makefile.am, spfatal11/Makefile.am, spfatal12/Makefile.am: Remove unneeded USE_TIMER_SERVER which was copied fomr other Makefile.am's. --- testsuites/sptests/sp54/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/sptests/sp54') diff --git a/testsuites/sptests/sp54/Makefile.am b/testsuites/sptests/sp54/Makefile.am index e83d881a04..a694b82dfe 100644 --- a/testsuites/sptests/sp54/Makefile.am +++ b/testsuites/sptests/sp54/Makefile.am @@ -17,7 +17,6 @@ include $(top_srcdir)/../automake/leaf.am sp54_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel) AM_CPPFLAGS += -I$(top_srcdir)/../support/include -AM_CPPFLAGS += -DUSE_TIMER_SERVER LINK_OBJS = $(sp54_OBJECTS) $(sp54_LDADD) LINK_LIBS = $(sp54_LDLIBS) -- cgit v1.2.3