[Swfdec-commits] configure.ac
Pekka Lampila
medar at kemper.freedesktop.org
Sat Mar 29 13:13:55 PDT 2008
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 38e09d8bed5d807313653dda35da8082110e4966
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Sat Mar 29 22:13:02 2008 +0200
Fix a typo in configure.ac
diff --git a/configure.ac b/configure.ac
index d2cfc22..ce8192c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ dnl (This must come after AM_INIT_AUTOMAKE, since it modifies ACLOCAL)
#ACLOCAL_AMFLAGS="-I m4 $ACLOCAL_AMFLAGS"
AC_PROG_CC
-7M_PROG_CC_STDC
+AM_PROG_CC_STDC
AC_HEADER_STDC([])
More information about the Swfdec-commits
mailing list