Logo
Explore Help
Sign In
QuasarApp/QuasarAppCoin
4
0
Fork 0
You've already forked QuasarAppCoin
mirror of https://github.com/QuasarApp/QuasarAppCoin.git synced 2025-05-10 08:29:37 +00:00
Code Issues Projects Releases Wiki Activity
QuasarAppCoin/autogen.sh

6 lines
69 B
Bash
Raw Normal View History

autogen.sh: Add a /bin/sh shebang.
2013-11-27 17:21:40 -08:00
#!/bin/sh
autogen.sh: Use set -e to fail if any command fails In preparation for expanding autogen.sh.
2013-11-27 17:24:26 -08:00
set -e
autogen.sh: Support running from outside the source directory Initial steps towards supporting out-of-tree builds.
2013-11-27 17:25:58 -08:00
srcdir="$(dirname $0)"
cd "$srcdir"
autotools: switch to autotools buildsystem
2013-05-27 19:55:01 -04:00
autoreconf -vif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 68ms Template: 3ms
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