Erik de Castro Lopo
906ccc3901
autogen.sh: Improve autoconf/automake detection on OpenBSD
...
OpenBSD needs the enviroment variables `AUTOCONF_VERSION` and
`AUTOMAKE_VERSION` to be set in order to find these tools.
The script now tests (individually) if they are already set and if they
aren't sets them to something that is known to work on OpenBSD 5.8
2016-01-26 13:00:59 +11:00
Erik de Castro Lopo
c3cf5312c1
autogen.sh: Add --no-symlinks option
2015-08-01 17:54:49 +10:00
Erik de Castro Lopo
9e2bf61d68
autogen.sh: Switch from bash to sh and make it POSIX
2015-08-01 17:47:06 +10:00
Erik de Castro Lopo
d2de3a1a19
autogen.sh : Use long names for options to autoreconf.
2014-10-16 08:25:29 +11:00
Xiyue Deng
b09ee0177c
Fix bootstrap on Mac OS X
...
* Mac OS X has incomplete installations of gettext/iconv. So stop
checking for gettext command on Darwin, and install some additional m4
scripts so it can be bootstrapped on Mac OS X.
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-05-27 06:20:08 +10:00
Erik de Castro Lopo
56c2135cf9
autogen.sh : Test for required programs.
2013-04-02 17:53:12 +11:00
Erik de Castro Lopo
619b43df36
autogen.sh : OpenBSD tweaks.
2013-03-18 19:35:30 +11:00
Timothy B. Terriberry
d75cb67d7f
Robustify autogen.sh
...
This allows the script to be run from somewhere other than the
top-level build directory.
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-02-08 18:58:33 +11:00
Erik de Castro Lopo
a53e85b889
autogen.sh : Make sure config.rpath exists.
2013-01-17 20:13:33 +11:00
Max Horn
66c0a581d2
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-13 08:12:14 +11:00
Erik de Castro Lopo
79828211ed
Remove configure maintainer mode.
...
It doesn't play nicely with git and multiple branches.
2012-02-05 13:45:35 +11:00
Erik de Castro Lopo
0f7f39f4ed
autogen.sh : Silence complaint about missing config.rpath.
2012-01-31 17:58:07 +11:00
Josh Coalson
5988dd59a1
minor comments
2007-09-16 20:58:12 +00:00
Josh Coalson
0b12f7fad7
minor formatting
2007-09-11 06:32:26 +00:00
Josh Coalson
4c30f1ff9e
automake-1.10 fixes (SF#1791361: https://sourceforge.net/tracker/index.php?func=detail&aid=1791361&group_id=13478&atid=113478 )
2007-09-10 05:51:52 +00:00
Josh Coalson
1fd370b401
add notes from old autogen.sh
2006-11-21 01:40:57 +00:00
Josh Coalson
36b5527bf2
patch from ralph
2006-11-18 18:37:14 +00:00
Josh Coalson
c7c1a8a94d
replacement based on example from xiph
2006-11-17 06:50:19 +00:00
Josh Coalson
33f4ce575a
add xmms.m4 to new m4/ directory as backup
2005-09-02 05:07:35 +00:00
Josh Coalson
e31d9eb05c
remove id3 support from the plugins
2004-09-28 00:23:57 +00:00
Josh Coalson
9645dddaad
add more info about requirements and possible solutions to problems
2004-07-30 01:01:20 +00:00
Josh Coalson
a278cd88dc
add warning about libtool/autoconf "missing sed" bug to comments
2004-07-22 00:16:31 +00:00
Josh Coalson
c77b26055c
add libtoolize to flow
2004-07-20 05:19:23 +00:00
Matt Zimmerman
ca56e93b03
Build libtool archives instead of plain .a archives, so that PIC versions are
...
built and can they be portably linked into shared libraries.
2003-02-07 02:43:02 +00:00
Josh Coalson
bf996e4802
minor comments
2002-12-23 19:54:54 +00:00
Josh Coalson
71fb9ff204
minor comments
2002-12-03 06:29:10 +00:00
uid38180
b4bc14ba2f
unwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working version of the gettext flow
2002-09-09 20:53:08 +00:00
Josh Coalson
d7bab81784
add gettextize and autoheader
2002-09-05 05:40:41 +00:00
Josh Coalson
d46677b3a9
add --copy to automake invocation
2002-07-03 19:21:49 +00:00
Josh Coalson
1099de9d36
add --include-deps
2001-06-07 20:04:30 +00:00
Josh Coalson
176eb5644b
initial import
2001-06-06 19:54:54 +00:00