Skip to content
  • Karl Wette's avatar
    Add utilities for printing version information to all LAL libraries · 4527f38d
    Karl Wette authored
    - Use common source file generated from lal/src/version.c.in
    - LAL: rename lal-version to lal_version for consistency with LALApps's
      use of _, and rename lal-simd-detect to lal_simd_detect for consistency
    - LAL: Remove LALVersion.[ch], use XLALPerror() instead of LALVersion()
      in LALSUITE_CHECK_LIB() Autoconf macro calls
    - LALApps: name file version2.c instead of version.c, since changing
      a file which used to be in the source tree to a file generated in
      the build directory can confuse the build system (VPATH, .deps/*.Po)
    Original: 46dbcae8a53751b91a0e49f5e4c5b4e3eaa2cdb8
    4527f38d