VirtualBox

source: vbox/trunk/src/libs/libtpms-0.9.6/bootstrap.sh

Last change on this file was 91612, checked in by vboxsync, 3 years ago

src/libs: Export libtpms-0.9.0, bugref:10078

  • Property svn:executable set to *
File size: 140 bytes
Line 
1#!/bin/sh
2set -x
3libtoolize --force || exit 1
4aclocal || exit 1
5autoheader || exit 1
6automake --add-missing -c || exit 1
7autoconf || exit 1
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use