mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
oops.
svn path=/trunk/m4/; revision=4998
This commit is contained in:
parent
247b9b7620
commit
eac72054f9
@ -1,5 +1,5 @@
|
|||||||
dnl xiph_compiler.m4
|
dnl xiph_compiler.m4
|
||||||
dnl $Id: xiph_compiler.m4,v 1.2 2003/06/24 02:41:19 karl Exp $
|
dnl $Id: xiph_compiler.m4,v 1.3 2003/06/24 05:04:54 brendan Exp $
|
||||||
|
|
||||||
dnl XIPH_CLEAN_CCFLAGS
|
dnl XIPH_CLEAN_CCFLAGS
|
||||||
dnl Brendan Cully <brendan@xiph.org> 20030612
|
dnl Brendan Cully <brendan@xiph.org> 20030612
|
||||||
@ -33,7 +33,7 @@ done
|
|||||||
for flag in $xcc_REV_FLAGS
|
for flag in $xcc_REV_FLAGS
|
||||||
do
|
do
|
||||||
if { cat <<EOF
|
if { cat <<EOF
|
||||||
$2 x
|
$$2 x
|
||||||
EOF
|
EOF
|
||||||
} | $FGREP -v -e " $flag " > /dev/null
|
} | $FGREP -v -e " $flag " > /dev/null
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user