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

perl-5.22
Last change on this file since 94ad01e 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
RevLine 
[c5c522c]1diff -Nurb libical-0.44.orig/configure libical-0.44/configure
2--- libical-0.44.orig/configure 2009-09-27 04:40:12.000000000 +0200
3+++ libical-0.44/configure      2009-10-28 11:17:33.000000000 +0100
4@@ -19537,7 +19537,7 @@
5 if test "x$ac_cv_ical_errors_are_fatal" != "xyes"; then
6 
7 cat >>confdefs.h <<\_ACEOF
8-#define ICAL_ERRORS_ARE_FATAL 0
9+#undef ICAL_ERRORS_ARE_FATAL
10 _ACEOF
11 
12 else
Note: See TracBrowser for help on using the repository browser.