<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="FreeSerif">Someone came into #sword with build
      problems.  I now have the same thing happening; I hadn't done "svn
      up" since 3358, but a fresh tree has all manner of trouble with
      autotools build, during ./autogen.sh.<br>
      <br>
      Makefile.am: installing './depcomp'<br>
      lib/Makefile.am:17: warning: source file '$(keysdir)/swkey.cpp' is
      in a subdirectory,<br>
      lib/Makefile.am:17: but option 'subdir-objects' is disabled<br>
      automake: warning: possible forward-incompatibility.<br>
      automake: At least a source file is in a subdirectory, but the
      'subdir-objects'<br>
      automake: automake option hasn't been enabled.  For now, the
      corresponding output<br>
      automake: object file(s) will be placed in the top-level
      directory.  However,<br>
      automake: this behaviour will change in future Automake versions:
      they will<br>
      automake: unconditionally cause object files to be placed in the
      same subdirectory<br>
      automake: of the corresponding sources.<br>
      automake: You are advised to start using 'subdir-objects' option
      throughout your<br>
      automake: project, to avoid future incompatibilities.<br>
      lib/Makefile.am:17: warning: source file '$(keysdir)/listkey.cpp'
      is in a subdirectory,<br>
      lib/Makefile.am:17: but option 'subdir-objects' is disabled<br>
      lib/Makefile.am:17: warning: source file '$(keysdir)/strkey.cpp'
      is in a subdirectory,<br>
      lib/Makefile.am:17: but option 'subdir-objects' is disabled<br>
      <br>
      and so on.  I'm on Fedora21, this person is on something called
      "void linux" (I don't know what that is).  Any wisdom available?<br>
    </font>
  </body>
</html>