Browse CVS Repository
Diff of /satellite/satellite4/bootstrap.sh
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 18 |
|
|
| 19 |
set -x |
set -x |
| 20 |
$ACLOCAL -I macros -I config |
$ACLOCAL -I macros -I config |
| 21 |
$AUTOHEADER |
$AUTOHEADER -I macros -I config |
| 22 |
$LIBTOOLIZE --automake --force --copy |
$LIBTOOLIZE --automake --force --copy |
| 23 |
#$ACLOCAL -I macros -I config |
#$ACLOCAL -I macros -I config |
| 24 |
$AUTOMAKE --foreign --add-missing --copy |
$AUTOMAKE --foreign --add-missing --copy |
|
|
Legend:
| Removed from v.1.2 |
|
| changed lines |
| |
Added in v.1.3 |
|
|
|