Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6a5c8a29 | 2003-02-24 14:34:58 | auto-detect the path separator; patch from Richard Dawe | ||
| 8011789f | 2003-02-11 12:37:00 | always use cp -rf instead of ln -s, as suggested by Richard Dawe | ||
| 880b4833 | 2003-02-10 23:54:57 | redirect ln errors to /dev/null | ||
| e83facca | 2003-02-10 23:33:49 | 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk> * bootstrap: Don't require support for symlinks - copy instead. Override $SHELL with DJGPP's bash, if running DJGPP. Substitute @SHELL@ in automake.in and aclocal.in. This makes the setting of SHELL work for DJGPP. | ||
| 57972c67 | 2002-10-20 06:59:38 | Don't rely on which, use an Autoconf-like test instead. Reported by Fr | ||
| 1412db0c | 2002-09-25 20:57:06 | fix computation of APIVERSION | ||
| 71efc14c | 2002-09-25 19:20:40 | run aclocal with -I aclocal-$APIVERSION | ||
| 9a59f882 | 2002-09-20 17:03:15 | File for bootstrapping Automake from CVS. |