Changeset 453

Show
Ignore:
Timestamp:
09/02/09 11:29:24 (15 years ago)
Author:
trnewman
Message:

Fixed bug for older versions of automake where macro didnt propagate

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/configure.ac

    r452 r453  
    3535AC_LANG_POP 
    3636 
     37 
     38# fix for older autotools that don't define these by default 
     39AC_SUBST(abs_top_srcdir) 
     40AC_SUBST(abs_top_builddir) 
     41 
     42 
    3743AC_CONFIG_FILES(Makefile doc/Makefile src/Makefile src/shell/Makefile 
    3844                src/shell/configs/Makefile src/libvtcross/Makefile