patch-src_switch_debug_Makefile_in 476 B

1234567891011
  1. --- linux-atm-2.5.1.orig/src/switch/debug/Makefile.in 2009-11-30 17:21:19.000000000 +0100
  2. +++ linux-atm-2.5.1/src/switch/debug/Makefile.in 2009-12-17 16:28:31.520542232 +0100
  3. @@ -199,7 +199,7 @@ sw_debug_SOURCES = debug.c
  4. sw_debug_XTRAS = $(top_builddir)/src/switch/libsw.a \
  5. $(top_builddir)/src/lib/libatm.la
  6. -sw_debug_LDADD = $(sw_debug_XTRAS) -lfl
  7. +sw_debug_LDADD = $(sw_debug_XTRAS)
  8. sw_debug_DEPENDENCIES = $(sw_debug_XTRAS)
  9. EXTRA_DIST = demo README
  10. all: all-am