s4-heimdal: removed the use of signal.c from roken
authorAndrew Tridgell <tridge@samba.org>
Fri, 29 Oct 2010 00:47:11 +0000 (11:47 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 30 Oct 2010 12:48:59 +0000 (23:48 +1100)
we don't need to replace signal()

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source4/heimdal_build/wscript_build

index 2adf79365da6e1a651c11fcf65f14bf24dbec1fe..bd7e7aed1499514d77e9730a2a8d887a29d764b4 100644 (file)
@@ -430,7 +430,6 @@ if not bld.CONFIG_SET('USING_SYSTEM_ROKEN'):
         lib/roken/net_write.c
         lib/roken/parse_time.c
         lib/roken/parse_units.c
-        lib/roken/signal.c
         lib/roken/vis.c
         lib/roken/strlwr.c
         lib/roken/strsep_copy.c