Code

refactoring the snapping code (laying the groundwork for my next commit which reduces...
[inkscape.git] / configure.ac
index 27e04548406bcbcbca2d0ee8ae0c7ac6dc2855f4..32990943b03eeb6eecf5ebebd97a0ddf76f80774 100644 (file)
@@ -33,6 +33,9 @@ AC_PROG_INTLTOOL(0.22)
 AC_HEADER_STDC
 INK_SVN_SNAPSHOT_BUILD
 
+dnl If automake 1.11 shave the output to look nice
+m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+
 dnl These next few lines are needed only while libcroco is in our source tree.
 AC_PROG_CC
 AM_PROG_CC_C_O