summaryrefslogtreecommitdiff
path: root/breakpoint
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-11-30 12:01:25 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-11-30 12:01:25 +0000
commit3efba7ccbf6169354e695619c6a315166b84e854 (patch)
tree22c1aa6910060d86c459094e6239d8c9b27d9ea3 /breakpoint
parentb95c91c67baeb3855462eef215cb8a196a287943 (diff)
downloadlibxslt-3efba7ccbf6169354e695619c6a315166b84e854.tar.gz
libxslt-3efba7ccbf6169354e695619c6a315166b84e854.tar.bz2
libxslt-3efba7ccbf6169354e695619c6a315166b84e854.zip
revamped the mechanism to hook a debuger to use a callback setup function,
* libxslt/attributes.c libxslt/transform.c libxslt/xsltutils.c libxslt/xsltutils.h: revamped the mechanism to hook a debuger to use a callback setup function, deprecating libxsltbreakpoint * xsltproc/Makefile.am configure.in breakpoint/Makefile.am: removing dependancies on libxsltbreakpoint Daniel
Diffstat (limited to 'breakpoint')
-rw-r--r--breakpoint/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpoint/Makefile.am b/breakpoint/Makefile.am
index d7c79667..a233281c 100644
--- a/breakpoint/Makefile.am
+++ b/breakpoint/Makefile.am
@@ -15,7 +15,7 @@ libxsltbreakpoint_la_SOURCES = \
libxsltbreakpoint_la_LIBADD = @LIBXML_LIBS@
-libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLT_VERSION_INFO@
+libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLTBREAK_VERSION_INFO@
man_MANS = #breakpoint.4