source: npl/overig/libical/libical-configure-undef-fatal-errors.diff @ 0105685

gcc484ntopperl-5.22
Last change on this file since 0105685 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 383 bytes
  • libical-0.44

    diff -Nurb libical-0.44.orig/configure libical-0.44/configure
    old new  
    1953719537if test "x$ac_cv_ical_errors_are_fatal" != "xyes"; then
    1953819538
    1953919539cat >>confdefs.h <<\_ACEOF
    19540 #define ICAL_ERRORS_ARE_FATAL 0
     19540#undef ICAL_ERRORS_ARE_FATAL
    1954119541_ACEOF
    1954219542
    1954319543else
Note: See TracBrowser for help on using the repository browser.