summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2008-03-31 13:47:31 +0200
committerBenjamin Otte <otte@gnome.org>2008-03-31 13:47:31 +0200
commitcafc1a3d4fe2c8b3aab3ab8aa9e5e6b8f92a1397 (patch)
tree14287bb01c0cac23297f12ea97212c747575253b
parent3d0ae1476125f9f11978de7697d35dad1c574219 (diff)
remove duplicate line0.6
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f222c6..94064b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,6 @@ AC_INIT(swfdec-mozilla,0.6.1)
[is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
if test x"$is_dev" = x1 ; then
SWFDEC_CVS="yes"
- SWFDEC_CVS="yes"
else
SWFDEC_CVS="no"
fi