Logo
Explore Help
Sign In
claunia/flac
1
0
Fork 0
You've already forked flac
mirror of https://github.com/claunia/flac.git synced 2025-12-16 18:54:26 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
81c917829a3fd0f21b35fdffb500f77d468ab4f8
flac/autogen.sh

8 lines
246 B
Bash
Raw Normal View History

initial import
2001-06-06 19:54:54 +00:00
#!/bin/sh
replacement based on example from xiph
2006-11-17 06:50:19 +00:00
# Run this to set up the build system: configure, makefiles, etc.
autogen.sh: replace this by a simple call to autoreconf The autoreconf tool is provided by autoconf to do what custom autogen.sh scripts in many projects used to do. Only it is more robust and widely tested. It has been available for several years, too. No reason to rely on custom code for this. Signed-off-by: Max Horn <max@quendi.de>
2012-12-12 21:33:52 +01:00
# We trust that the user has a recent enough autoconf & automake setup
# (not older than a few years...)
autogen.sh : Make sure config.rpath exists.
2013-01-17 20:13:33 +11:00
touch config.rpath
autogen.sh: replace this by a simple call to autoreconf The autoreconf tool is provided by autoconf to do what custom autogen.sh scripts in many projects used to do. Only it is more robust and widely tested. It has been available for several years, too. No reason to rely on custom code for this. Signed-off-by: Max Horn <max@quendi.de>
2012-12-12 21:33:52 +01:00
autoreconf -i
#$srcdir/configure "$@" && echo
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 542ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API