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