- Timestamp:
- 03/28/02 13:53:19 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 321f5ff
- Parents:
- 9fff6bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrap
r9fff6bf r76d527ec 34 34 } 35 35 36 if test ! -f $top_srcdir/ VERSION; then36 if test ! -f $top_srcdir/aclocal/version.m4; then 37 37 echo "${progname}:" 38 echo " Installation problem: Can't find file VERSION"38 echo " Installation problem: Can't find file aclocal/version.m4" 39 39 exit 1; 40 40 fi
Note: See TracChangeset
for help on using the changeset viewer.