VirtualBox

source: vbox/trunk/src/libs/libvorbis-1.3.7/autogen.sh

Last change on this file was 96468, checked in by vboxsync, 21 months ago

libs/libvorbis-1.3.7: Re-exporting, hopefully this time everything is there. bugref:10275

  • Property svn:eol-style set to LF
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 245 bytes
Line 
1#!/bin/sh
2# Run this to set up the build system: configure, makefiles, etc.
3set -e
4
5package="vorbis"
6
7srcdir=`dirname $0`
8test -n "$srcdir" && cd "$srcdir"
9
10echo "Updating build configuration files for $package, please wait...."
11
12autoreconf -if
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use