VirtualBox

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

Last change on this file was 108932, checked in by vboxsync, 5 weeks ago

libtpms-0.10.0: Applied and adjusted our libtpms changes to 0.9.6. jiraref:VBP-1320

  • 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.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette