summaryrefslogtreecommitdiff
blob: 89e05653472ccb14ec4b8c830867e8efddf33117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
372,376c372,376
< if test "$LTCONFIG_VERSION" != "$VERSION"; then
<   echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
<   echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
<   exit 1
< fi
---
> #if test "$LTCONFIG_VERSION" != "$VERSION"; then
> #  echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
> #  echo "Fatal configuration error.  See the $PACKAGE docs for more information." 1>&2
> #  exit 1
> #fi