1. 16 Mar, 2015 1 commit
  2. 10 Mar, 2015 1 commit
  3. 05 Mar, 2015 10 commits
  4. 02 Mar, 2015 9 commits
  5. 11 Feb, 2015 3 commits
  6. 10 Feb, 2015 1 commit
    • Michael Ira Krufky's avatar
      configure.ac: fix automake 1.14 "option 'subdir-objects' is disabled" warning · b01ab1ee
      Michael Ira Krufky authored
      Fix the following warning when using automake-1.14:
      
      automake-1.14: warning: possible forward-incompatibility.
      automake-1.14: At least a source file is in a subdirectory, but the
      'subdir-objects'
      automake-1.14: automake option hasn't been enabled.  For now, the
      corresponding output
      automake-1.14: object file(s) will be placed in the top-level
      directory.  However,
      automake-1.14: this behaviour will change in future Automake versions: they will
      automake-1.14: unconditionally cause object files to be placed in the
      same subdirectory
      automake-1.14: of the corresponding sources.
      automake-1.14: You are advised to start using 'subdir-objects' option
      throughout your
      automake-1.14: project, to avoid future incompatibilities.
      src/Makefile.am:130: warning: source file 'tables/???.c' is in a subdirectory,
      src/Makefile.am:130: but option 'subdir-objects' is disabled
      src/Makefile.am:130: warning: source file 'tables/atsc_???.c' is in a
      subdirectory,
      src/Makefile.am:130: but option 'subdir-objects' is disabled
      src/Makefile.am:77: warning: source file 'descriptors/dr_??.c' is in a
      subdirectory,
      src/Makefile.am:77: but option 'subdir-objects' is disabled
      Signed-off-by: default avatarMichael Ira Krufky <mkrufky@linuxtv.org>
      Signed-off-by: default avatarJean-Paul Saman <jpsaman@videolan.org>
      b01ab1ee
  7. 08 Jan, 2015 1 commit
  8. 24 Dec, 2014 14 commits