VirtualBox

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

最後變更 在這個檔案從98827是 96468,由 vboxsync 提交於 2 年 前

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

  • 屬性 svn:eol-style 設為 LF
  • 屬性 svn:executable 設為 *
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 245 位元組
 
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
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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