diff options
| author | Ted Gould <ted@canonical.com> | 2009-08-26 15:34:03 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-08-26 15:34:03 -0500 |
| commit | 55fbcb03f2e6ae604acfceeb92bf8c63f6179de3 (patch) | |
| tree | 3e44cafb49a5964b94a2c83beab3d028610c8787 /configure.ac | |
| parent | 90f0fd1c9504f08d1e16b48fe6b3bdedad6e345a (diff) | |
| parent | a5506477c08af6ecd1f15d898b737bdf69464c0d (diff) | |
| download | libdbusmenu-55fbcb03f2e6ae604acfceeb92bf8c63f6179de3.tar.gz libdbusmenu-55fbcb03f2e6ae604acfceeb92bf8c63f6179de3.tar.bz2 libdbusmenu-55fbcb03f2e6ae604acfceeb92bf8c63f6179de3.zip | |
Show hide stuff
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6a5ed9a..d259bef 100644 --- a/configure.ac +++ b/configure.ac @@ -19,6 +19,8 @@ AC_PROG_LIBTOOL AC_SUBST(VERSION) AC_CONFIG_MACRO_DIR([m4]) +m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) + ########################### # Dependencies - GLib ########################### |
