Debian bereit für Test auf SuSE-Build

This commit is contained in:
Marc Wäckerlin
2008-04-01 15:51:57 +00:00
parent afd4cc5907
commit 232b7425f1
6 changed files with 105 additions and 9 deletions

View File

@@ -155,7 +155,7 @@ if test "$have_stacktrace" = "yes"; then
- unfortunately, the bintils do not install this header
(even though they should)
- the required symbols are now declared in stacktrace.cpp according to my
own binutils version (binutils-2.16.1) it may or may not be compytible to
own binutils version (binutils-2.16.1) it may or may not be compatible to
yours])])
AC_SEARCH_LIBS(cplus_demangle, [demangle iberty],
[AC_MSG_RESULT([OK, found cplus_demangle])],
@@ -208,7 +208,7 @@ AC_SUBST(LIBS)
# create output
AC_CONFIG_FILES([makefile mrw-c++.spec mrw-c++-minimal.spec
mrw-c++.dsc
mrw-c++.dsc debian.control debian.changelog debian.rules
mrw/makefile mrw/doxyfile mrw/mrw.hpp mrw/version.cpp])
AC_OUTPUT