diff options
author | ted.mielczarek <ted.mielczarek@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-10-05 19:38:51 +0000 |
---|---|---|
committer | ted.mielczarek <ted.mielczarek@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-10-05 19:38:51 +0000 |
commit | d192a71e247a098ce8f8850ccedab14553c2f55e (patch) | |
tree | 42d267b00e9b0716151fe00d8a14951bc45d150b /autotools | |
parent | add a --disable-processor configure arg to skip building processor libs and j... (diff) | |
download | breakpad-d192a71e247a098ce8f8850ccedab14553c2f55e.tar.xz |
ditch libtool, only build static libs
R=mark at http://breakpad.appspot.com/210001/show
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@709 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'autotools')
l--------- | autotools/compile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotools/compile b/autotools/compile new file mode 120000 index 00000000..cf0edba2 --- /dev/null +++ b/autotools/compile @@ -0,0 +1 @@ +/usr/share/automake-1.11/compile
\ No newline at end of file |