| Q: | I cannot build lal version test-2004-02-23 with /ldcg for LDAS 1.4.0 |
| A: | Automake was upgraded for LDAS 1.4.0. You will need to add the following lines:
case x$VERSION in x) PACKAGE="$PACKAGE_NAME" VERSION="$PACKAGE_VERSION" ;; esacjust above the line: lal_version_major=`echo "$VERSION" | cut -d. -f1` |