Changeset 285
- Timestamp:
- 06/02/06 23:50:41 (3 years ago)
- Files:
-
- cherokee/branches/0.5/autogen.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/branches/0.5/autogen.sh
r73 r285 31 31 ($LIBTOOL --version) < /dev/null > /dev/null 2>&1 || { 32 32 echo 33 echo "You must have libtool installed to compile gnome-xml."33 echo "You must have libtool installed to compile $PROJECT." 34 34 echo "Get ftp://ftp.gnu.org/gnu/libtool/libtool-1.4.tar.gz" 35 35 echo "(or a newer version if it is available)"