libgnomevfs2-mythtv/m4/as-compiler-flag.m4
branchtrunk
changeset 864 56cfd1feef30
parent 38 d5f5855e7800
     1.1 --- a/libgnomevfs2-mythtv/m4/as-compiler-flag.m4	Mon Oct 23 14:41:30 2006 +0100
     1.2 +++ b/libgnomevfs2-mythtv/m4/as-compiler-flag.m4	Wed Oct 24 18:41:42 2007 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  
     1.5  dnl David Schleef <ds@schleef.org>
     1.6  
     1.7 -dnl $Id: as-compiler-flag.m4,v 1.1.1.1 2005/08/26 00:42:44 andrunko Exp $
     1.8 +dnl $Id: as-compiler-flag.m4,v 1.1 2005/06/18 18:02:46 burgerman Exp $
     1.9  
    1.10  dnl AS_COMPILER_FLAG(CFLAGS, ACTION-IF-ACCEPTED, [ACTION-IF-NOT-ACCEPTED])
    1.11  dnl Tries to compile with the given CFLAGS.
    1.12 @@ -30,4 +30,3 @@
    1.13    fi
    1.14    AC_MSG_RESULT([$flag_ok])
    1.15  ])
    1.16 -