/[xforms]/xforms/autogen.sh
ViewVC logotype

Diff of /xforms/autogen.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by leeming, Thu Apr 24 12:48:19 2003 UTC revision 1.2 by leeming, Wed Nov 19 22:25:33 2003 UTC
# Line 11  autoversion=`$AUTOCONF --version | head Line 11  autoversion=`$AUTOCONF --version | head
11    
12  echo "Using $autoversion"  echo "Using $autoversion"
13  case $autoversion in  case $autoversion in
14      *2.5[23467])      *2.5[234678])
15          ;;          ;;
16      *)      *)
17          echo "This autoconf version is not supported by xforms."          echo "This autoconf version is not supported by xforms."
18          echo "xforms only supports autoconf 2.5[23467]."          echo "xforms only supports autoconf 2.5[234678]."
19          exit          exit
20          ;;          ;;
21  esac  esac

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26