Sorry Jim. I complete missed it. Here it is. looks the same to me

$ (cd gen && rm -f gen-src.mk; \
 perl -ne '/^(abs_srcdir|if|else|endif|include)\b/ or print' Makefile.am \
  | diff -u0 - Makefile.am )
--- -   2006-12-04 22:19:37.294493000 +0000
+++ Makefile.am 2006-12-04 22:04:21.000000000 +0000
@@ -0,0 +1 @@
+include gen-src.mk
@@ -14,0 +16 @@
+if BUILD_IN_MESSAGE_TREE
@@ -18,0 +21 @@
+else
@@ -19,0 +23 @@
+endif
@@ -29,0 +34 @@
+if BUILD_IN_MESSAGE_TREE
@@ -38,0 +44 @@
+endif

Reply via email to