Mercurial
Mercurial
>
etherlabmaster
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
bootstrap
author
Richard Hacker <ha@igh-essen.com>
Mon, 09 Oct 2006 12:59:09 +0000
changeset 385
c33367851350
child 387
e6e708a5d502
permissions
-rwxr-xr-x
Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
#!/bin/bash
set -x
aclocal -I config
autoheader
automake --add-missing
autoconf