[Xfce4-commits] [apps/xfce4-volumed-pulse] 09/62: Fix a autogen warning before release

noreply at xfce.org noreply at xfce.org
Thu Sep 8 10:32:31 CEST 2016


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository apps/xfce4-volumed-pulse.

commit 1b67b1210e7b74cc8fab4bde0c0ef47d9747fd7e
Author: Steve Dodier <sidnioulz at gmail.com>
Date:   Wed Oct 28 00:25:05 2009 +0100

    Fix a autogen warning before release
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 96e6cd9..b9347a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,6 +5,7 @@ AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADER(config.h)
 
 AC_PROG_CC
+AM_PROG_CC_C_O
 
 PKG_CHECK_MODULES(GLIB, [glib-2.0])
 AC_SUBST(GLIB_CFLAGS)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list