ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/autogen.sh
(Generate patch)

Comparing deliantra/server/autogen.sh (file contents):
Revision 1.10 by pippijn, Wed Feb 14 13:10:35 2007 UTC vs.
Revision 1.11 by root, Sun Jun 10 02:57:16 2007 UTC

1#!/bin/sh 1#!/bin/sh
2libtoolize -f -c 2#libtoolize -f -c
3mv -f ltmain.sh utils 3#mv -f ltmain.sh utils
4aclocal-1.7 -I . 4aclocal-1.7 -I .
5autoheader2.50 || autoheader 5autoheader2.50 || autoheader
6automake-1.7 -a -c 6automake-1.7 -a -c
7autoconf2.50 || autoconf 7autoconf2.50 || autoconf
8if [ -x ../reconf ]; then 8if [ -x ../reconf ]; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines