From fac57903f02a2c40653d51611631ef23d49fc12e Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 21 Jul 2005 21:10:10 +0000 Subject: may we have 1.1.0 (not 1.1)? CVS patchset: 7674 CVS date: 2005/07/21 21:10:10 --- configure.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index acfefe8b5..3a0ac3163 100644 --- a/configure.ac +++ b/configure.ac @@ -18,11 +18,11 @@ XINE_MAJOR=1 XINE_MINOR=1 XINE_SUB=0 -if test $XINE_SUB -eq 0 ; then - XINE_SUBPART=""; -else +#if test $XINE_SUB -eq 0 ; then +# XINE_SUBPART=""; +#else XINE_SUBPART=".$XINE_SUB" -fi +#fi dnl The libtool version numbers (XINE_LT_*); Don't even think about faking this! dnl -- cgit v1.2.3