Commit graph

110 commits

Author SHA1 Message Date
Edward Hervey
462d27b23a autogen.sh: Darwin's libtoolize is in fact called glibtoolize.
Original commit message from CVS:
* autogen.sh: (CONFIGURE_DEF_OPT):
Darwin's libtoolize is in fact called glibtoolize.
Adding glibtoolize to the list of accepted names for libtoolize.
2006-05-08 11:43:19 +00:00
Thomas Vander Stichele
c29338bfbf autogen.sh: up required version of automake to 1.7
Original commit message from CVS:

* autogen.sh:
up required version of automake to 1.7
2006-01-20 18:59:00 +00:00
Thomas Vander Stichele
0296eb6e9d autoconf for freebsd
Original commit message from CVS:
autoconf for freebsd
2005-10-12 02:26:44 +00:00
Thomas Vander Stichele
7fdc7c2b48 autoconf for freebsd
Original commit message from CVS:
autoconf for freebsd
2005-10-12 02:25:18 +00:00
Thomas Vander Stichele
7f472f5e65 autoconf for freebsd
Original commit message from CVS:
autoconf for freebsd
2005-10-12 02:23:29 +00:00
Thomas Vander Stichele
8f8094f4fd autoconf for freebsd
Original commit message from CVS:
autoconf for freebsd
2005-10-12 02:19:38 +00:00
Thomas Vander Stichele
de1f0d89a4 autoconf for freebsd
Original commit message from CVS:
autoconf for freebsd
2005-10-12 02:16:26 +00:00
Andy Wingo
0f03b8eef6 autogen.sh (CONFIGURE_DEF_OPT): No more --plugin-buiddir, yay
Original commit message from CVS:
2005-10-10  Andy Wingo  <wingo@pobox.com>

* autogen.sh (CONFIGURE_DEF_OPT): No more --plugin-buiddir, yay
2005-10-10 08:51:59 +00:00
Thomas Vander Stichele
d131d746f9 maintenance updates
Original commit message from CVS:
maintenance updates
2005-09-05 17:55:10 +00:00
Thomas Vander Stichele
50a2f3fb6f clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
Original commit message from CVS:
clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
2005-09-03 13:49:49 +00:00
Thomas Vander Stichele
6426406e1a ignore already applied patch
Original commit message from CVS:
ignore already applied patch
2005-04-10 18:19:18 +00:00
Thomas Vander Stichele
047c0a3e9b remove patch if autopoint fails
Original commit message from CVS:
remove patch if autopoint fails
2004-12-08 09:18:38 +00:00
David Schleef
9fd2b5628e autogen.sh: Remove call to env, since the buildbot isn't broken anymore.
Original commit message from CVS:
* autogen.sh:  Remove call to env, since the buildbot isn't
broken anymore.
2004-06-24 19:58:01 +00:00
David Schleef
3ce2d37899 autogen.sh: Add a temporary 'env' to test buildbot problems.
Original commit message from CVS:
* autogen.sh: Add a temporary 'env' to test buildbot problems.
2004-06-04 17:10:24 +00:00
Thomas Vander Stichele
b4450adfec update libtool requirement for latest plugin symbol changes
Original commit message from CVS:
update libtool requirement for latest plugin symbol changes
2004-02-29 08:34:03 +00:00
Benjamin Otte
bf08b9f3d1 autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.
Original commit message from CVS:
2004-02-22  Benjamin Otte  <otte@gnome.org>

reported by: Padraig O'Briain <padraig.obriain@sun.com>

* autogen.sh:
replace test -e with test -x for mkinstalldirs to be more portable.
(fixes #134816)
2004-02-22 15:55:29 +00:00
Thomas Vander Stichele
5ee87d1992 up version of gettext
Original commit message from CVS:
up version of gettext
2004-02-13 16:43:03 +00:00
Thomas Vander Stichele
80b20e9a0f use long options
Original commit message from CVS:
use long options
2004-02-12 19:07:33 +00:00
Thomas Vander Stichele
c67718aff2 copy libtool
Original commit message from CVS:
copy libtool
2004-02-12 12:09:28 +00:00
Thomas Vander Stichele
6ae04f0e3a check out common with right tag
Original commit message from CVS:
check out common with right tag
2004-02-06 17:54:40 +00:00
Thomas Vander Stichele
d4eef4be74 print configure lien
Original commit message from CVS:
print configure lien
2004-02-05 13:34:10 +00:00
Thomas Vander Stichele
001dbed9a3 fix doc build fix autogen
Original commit message from CVS:
fix doc build
fix autogen
2004-01-23 13:16:33 +00:00
Thomas Vander Stichele
12e3d31075 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2004-01-13 15:13:11 +00:00
Thomas Vander Stichele
1ec4a17fdd lax gettext requirment
Original commit message from CVS:
lax gettext requirment
2004-01-13 14:28:47 +00:00
Thomas Vander Stichele
f5b464fd27 adding i18n tested with nl, seems to work fine
Original commit message from CVS:
adding i18n
tested with nl, seems to work fine
2004-01-13 11:30:00 +00:00
David Schleef
ea8656f2f7 Remove running configure for cothreads, since it's been removed.
Original commit message from CVS:
Remove running configure for cothreads, since it's been removed.
2003-08-23 01:09:23 +00:00
David Schleef
0bdeb40920 Add --enable-poisoning option, and make it default to off in normal releases, on in ./autogen.sh configuration. Add ...
Original commit message from CVS:
Add --enable-poisoning option, and make it default to off in normal
releases, on in ./autogen.sh configuration.  Add automake17 as a
possible automake name.
2003-08-21 04:38:27 +00:00
David Schleef
9b999ac27b Find correct name for libtoolize
Original commit message from CVS:
Find correct name for libtoolize
2003-08-17 23:34:13 +00:00
David Schleef
869763cfdd Automake-1.5 chokes on gst/Makefile.am, so updating requirement to 1.6.
Original commit message from CVS:
Automake-1.5 chokes on gst/Makefile.am, so updating requirement to
1.6.
2003-08-06 01:15:48 +00:00
David Schleef
5c0dd41558 Remove lines that pull libs/ext/cothreads from CVS
Original commit message from CVS:
Remove lines that pull libs/ext/cothreads from CVS
2003-07-29 02:16:06 +00:00
Brian Cameron
0d51c139ca Use -f instead of -e since -e does not work in Solaris /bin/sh.
Original commit message from CVS:
Use -f instead of -e since -e does not work in Solaris /bin/sh.
2003-05-01 13:17:34 +00:00
Brian Cameron
3b9be92287 Fixed if-test in autogen.sh so it works on Solaris. Just needed to surround "$NOCHECK" in quotes.
Original commit message from CVS:
Fixed if-test in autogen.sh so it works on Solaris.  Just needed to surround
"$NOCHECK" in quotes.
2003-05-01 13:11:08 +00:00
David Schleef
0861d0b7fe Change autoconf_2.52d_check to 2_52 to make bash happy
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy
2003-04-13 20:12:21 +00:00
Matthias Friedrich
d5ec52c3dd Using bash is problematic on non-linux plattforms, Matthias use NetBSD.
Original commit message from CVS:
moving GStreamer from Bash to sh. Patch from Matthias Friedrich <matt@mafr.de>
Using bash is problematic on non-linux plattforms, Matthias use NetBSD.

Matthias message:
I appended the promised fix to autogen.sh and friends. That way, only
plain /bin/sh is needed as it is present on all Unices.

The problems were non-portable pushd/popd functions and the usage of a
'==' comparison which is non-standard in test(1). The standard is '=',
although C programmers never believe it.
2003-04-13 13:38:35 +00:00
David I. Lehn
bc965132c8 run libtoolize in autogen.sh.
Original commit message from CVS:
run libtoolize in autogen.sh.
remove ltmain.sh from cvs because libtoolize creates it.
let cothread detect tools same as root to fix auto*-x.y case
2002-11-01 22:03:56 +00:00
Thomas Vander Stichele
4498441679 suggest sane values for autotool programs
Original commit message from CVS:
suggest sane values for autotool programs
2002-09-30 07:17:40 +00:00
Thomas Vander Stichele
42810b4db3 for better or worse, make distcheck now passes again
Original commit message from CVS:
for better or worse, make distcheck now passes again
2002-07-01 13:02:03 +00:00
Thomas Vander Stichele
2a3ae58c89 together with the recent commit in common, this little beauty should
Original commit message from CVS:
together with the recent commit in common, this little beauty should
- implement both --with-automake and --with-autoconf to autogen.sh
- pass them on to configure, along with good settings for aclocal and autoheader
- which then forces these tools to be used in rebuilding through running
make in the dirs (which was the whole point of this makeover)

Please test and let me know if it doesn't break other stuff.
Right, going to make the really minimal set of changes to all of our other
modules now.  I love having made a common/ dir ;)

We now return to your regularly scheduled broadcast.
2002-05-27 13:37:37 +00:00
Thomas Vander Stichele
d34b5f9074 make sure autogen.sh options get passed on to cothreads
Original commit message from CVS:
make sure autogen.sh options get passed on to cothreads
2002-04-28 15:29:23 +00:00
Thomas Vander Stichele
05f747f216 messy aclocals tuff
Original commit message from CVS:
messy aclocals tuff
2002-04-18 20:47:00 +00:00
Thomas Vander Stichele
09c87262ef Good luck with this one ;) converted to using getopt dropped autogen- prefix from autogen options since options for c...
Original commit message from CVS:
Good luck with this one ;)
converted to using getopt
dropped autogen- prefix from autogen options since options for configure
can now be given after putting -- on the cmd line
added with-autoconf and with-automake to help michael out
this all needs some testing
plus a few changes in other modules as well
2002-03-02 12:01:32 +00:00
Thomas Vander Stichele
c3558a0543 small addition
Original commit message from CVS:
small addition
2002-02-13 12:18:10 +00:00
Thomas Vander Stichele
c90c7ea286 sync with as-version small autogen fix
Original commit message from CVS:
* sync with as-version
* small autogen fix
2002-02-10 15:54:09 +00:00
Thomas Vander Stichele
ff0c0d262b Some people might have stray acinclude.m4's lying around in their build dir so let's delete them.
Original commit message from CVS:
Some people might have stray acinclude.m4's lying around in their build dir
so let's delete them.
For those that wondered : yes, I ran make distcheck on an anonymous checkout.
This would've helped Zeenix.
Let me know if you think this is the wrong solution.
2002-02-10 09:25:45 +00:00
Thomas Vander Stichele
d4f9846e2d removing m4 dir
Original commit message from CVS:
removing m4 dir
2002-02-09 21:21:18 +00:00
Thomas Vander Stichele
f985019e4c more build cleanups (using as-version and as-libtool) some release doc notes from the previous release
Original commit message from CVS:
* more build cleanups (using as-version and as-libtool)
* some release doc notes from the previous release
2002-02-09 21:05:12 +00:00
Andy Wingo
a8a2afd14d fix the whole cothread thing
Original commit message from CVS:
fix the whole cothread thing
2002-02-07 19:32:10 +00:00
Thomas Vander Stichele
00f7eced6b taaz: it doesn't work thomas: ok, I'll fix it.
Original commit message from CVS:
taaz: it doesn't work
thomas: ok, I'll fix it.
2002-02-06 22:28:25 +00:00
Thomas Vander Stichele
6ef17483a4 taaz's yapping
Original commit message from CVS:
taaz's yapping
2002-02-06 21:35:37 +00:00
Thomas Vander Stichele
25ffd7dfba disabling cothreads build until it passes make distcheck
Original commit message from CVS:
disabling cothreads build until it passes make distcheck
2002-02-06 13:36:22 +00:00