1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-05 12:10:38 +03:00
Files
libxslt/acconfig.h
Daniel Veillard a33af2fb96 Applied Keith Isdale patch for the debugger support, make it the default,
* Makefile.am acconfig.h config.h.in configure.in
  xsltproc/Makefile.am breakpoint/* libxslt/transform.[ch]
  libxslt/xsltconfig.h.in:  Applied Keith Isdale patch for
  the debugger support, make it the default, added the
  WITH_XSLT_DEBUGGER define to xsltconfig.h.in, small cleanups
Daniel
2001-11-05 13:34:01 +00:00

7 lines
108 B
C

#undef HAVE_ISINF
#undef HAVE_ISNAN
#undef HAVE_POW
#undef HAVE_FLOOR
#undef HAVE_FABS
#undef WITH_DEBUGGER