Skip to content
Snippets Groups Projects
Select Git revision
  • e0f0ce965dbcaadb703a16706d70fd4ba0da90df
  • master default protected
  • v0.10.0
  • v0.10.0-rc2
  • v0.10.0-rc1
  • v0.9.0
  • v0.9.0-rc1
  • v0.8.0
  • v0.8.0-rc2
  • v0.8.0-rc1
  • v0.7.0
  • v0.7.0-rc2
  • v0.7.0-rc1
  • v0.6.1
  • v0.6.0
  • v0.6.0-rc2
  • v0.6.0-rc1
  • v0.5.0
  • v0.5.0-rc2
  • v0.5.0-rc1
  • v0.4.0
  • v0.4.0-rc2
22 results

config_subdir.m4

Blame
  • user avatar
    Andreas Fritiofson authored and Spencer Oliver committed
    The current AX_CONFIG_SUBDIR_OPTION macro assumes that $srcdir is a
    relative path. If it is not, jimtcl/configure.gnu is generated such that
    an out-of-tree build will fail at the configure step unless the build dir
    is a sibling to the source dir.
    
    Change the generated jimtcl/configure.gnu wrapper to use the same
    `dirname $0` trick as jimtcl/configure (which itself is a wrapper around
    autosetup).
    
    Change-Id: I0fb19ae114ba37169b422b28313262f9bd83eb6f
    Signed-off-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
    Reviewed-on: http://openocd.zylin.com/1528
    
    
    Tested-by: jenkins
    Reviewed-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
    Reviewed-by: default avatarXiaofan <xiaofanc@gmail.com>
    9cab9361
    History
    config_subdir.m4 811 B