Rémi Denis-Courmont
63a70e8789
Revert "We don't want to use autopoint, since we use external gettext anyway"
...
Autopoint is required regardless of libintl inclusion.
Fix bootstrap failure on clean tree.
This reverts commit aae26a9890
.
2008-03-07 15:23:29 +02:00
Rafaël Carré
aae26a9890
We don't want to use autopoint, since we use external gettext anyway
2008-03-07 14:02:04 +01:00
Rémi Denis-Courmont
5319a4b4be
Make autoreconf verbose
2008-02-11 17:20:00 +00:00
Jean-Baptiste Kempf
af2a439ead
Remove mkdir -p intl/ from bootstrap following [24803].
2008-02-07 07:00:31 +00:00
Christophe Mutricy
ad2b55d3f2
Don't put in SUBDIRS dir without Makefile
...
autoconf260.m4 has moved
2008-02-05 22:43:14 +00:00
Rémi Denis-Courmont
88e2bbbaaa
Don't loose our INSTALL
2008-01-31 17:51:46 +00:00
Rémi Denis-Courmont
9998b1b4ef
Use autoreconf instead of playing the how is automake called game.
2008-01-31 17:37:17 +00:00
Christophe Mutricy
6323d0de6d
Don't delete compile. It can't go wrong and get regenerated by configure anyway
2007-10-04 21:01:25 +00:00
Bernie Purcell
92ba24e7ed
Reverse temporary change for altair's win32 builder
2007-09-25 01:31:34 +00:00
Bernie Purcell
50c767a772
Temporary change to try to force altair to update its version of gettext
...
from 0.16 to 0.16.1 before bootstrap (unlike the other builders it doesn't
bootstrap the contribs first)
2007-09-25 01:29:18 +00:00
Bernie Purcell
f0d5f2d2a5
Reverse temporary change
2007-09-25 01:00:21 +00:00
Bernie Purcell
61ee092383
Temporary change to analyse buildbot's environment in regards
...
to autopoint for win32
2007-09-25 00:57:50 +00:00
Bernie Purcell
68456f6755
Couldn't bootstrap properly if a number existed anywhere in the path
...
to gettextize (eg. if I was building inside a directory called win32)
2007-09-24 05:30:51 +00:00
Rafaël Carré
1fd6a94503
bootstrap: print a success message
...
unify errors on missing/too old tools
remove insulting and not used variables
2007-09-13 21:25:01 +00:00
Rémi Denis-Courmont
38e8690500
Separate Makefile generation from bootstrap
...
so that we can update individual Makefile.am files.
2007-09-01 16:58:35 +00:00
Rémi Denis-Courmont
80def97f15
Continue fixing static builds
2007-08-15 17:37:20 +00:00
Damien Fouilleul
c44c43bc20
bootstrap: remove small bug when generating Makefile.am from Modules.am
2007-08-03 15:22:02 +00:00
Damien Fouilleul
b6a0198034
more libtool updates, removed some ol' crust
2007-07-31 13:40:01 +00:00
Damien Fouilleul
51318129c0
bootstrap: remove libtool patch for cygwin as we now use libtool 'properly'
2007-07-31 13:07:37 +00:00
Damien Fouilleul
3a22524a0a
libtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler already supports symbol visibility (gcc 4.x), this should also deprecate libvlc.sym
2007-07-31 13:00:20 +00:00
Rémi Denis-Courmont
f243dbe49c
Cosmetic fix
2007-07-29 08:47:13 +00:00
Rémi Denis-Courmont
f1eecee21d
Remove USE_LIBTOOL hack
2007-07-29 08:43:08 +00:00
Rémi Denis-Courmont
5cf35d4456
Remove gettext template
2007-07-29 08:28:36 +00:00
Damien Fouilleul
8aa8878703
- mingw32: fix libtool linking.
2007-07-24 17:15:59 +00:00
Damien Fouilleul
935af8b059
- bootstrap: quick fix for libtooling modules for mingw
2007-07-23 22:36:45 +00:00
Pierre d'Herbemont
757fcfc93b
bootstrap: Fix previous commit (oops I did it again).
2007-07-20 22:52:44 +00:00
Pierre d'Herbemont
710b2c480a
boostrap: Fix previous commit (oops)
2007-07-20 22:44:02 +00:00
Pierre d'Herbemont
88a4e29812
bootstrap: Use libtoolize from contrib by default.
2007-07-20 22:40:23 +00:00
Rémi Denis-Courmont
2dc7b44347
Stupid typo
2007-07-20 13:24:54 +00:00
Rémi Denis-Courmont
92ad9789e7
Clean up
2007-07-20 13:13:53 +00:00
Pierre d'Herbemont
14b5b5ff59
bootstrap: Attempt to fix Mac OS X build using libtool. Please review.
2007-07-19 20:14:50 +00:00
Rémi Denis-Courmont
130afa593b
Remove non-libtool targets.
...
automake could hardly keep up with 700 targets.
2007-07-19 17:28:35 +00:00
Rémi Denis-Courmont
9b007c13bd
Remove some useless cruft
2007-07-18 19:47:29 +00:00
Pierre d'Herbemont
81657c9b97
bootstrap: Fix previous commit.
2007-06-20 21:14:58 +00:00
Pierre d'Herbemont
7173c8f8dd
bootstrap: Make sure we warn the user when no contrib is present on Mac OS X.
2007-06-20 21:01:26 +00:00
Jean-Paul Saman
bfa762d4a9
Portability fix: use head -n 1 iso head -1
2007-06-13 08:37:51 +00:00
Pierre d'Herbemont
4ee6aa92d6
bootstrap: Warn if contrib hasn't been built (on Mac OS X). (good for new comers).
2007-05-28 18:27:44 +00:00
Rémi Denis-Courmont
620dc72af1
- Revert [20137]
...
- Revert [20138]
- Revert [20139]
Special credits to these commits for:
- breaking the build system,
- crashing VLC on every single 64-bits platform,
- breaking bootstrap with any version of automake that is not the same as the one on Jean-Paul's computer.
2007-05-17 10:38:01 +00:00
Jean-Paul Saman
235ce9bac9
Patch config.sub to recognize uclibc system.
2007-05-16 14:52:02 +00:00
Christophe Mutricy
77e5b00d85
Allow user to pass extra args to aclocal.
2007-03-14 21:34:22 +00:00
Rémi Denis-Courmont
56e9569c94
- Improve DIST_SUBDIR
...
- Require automake 1.9 to fix some libtool plugin build problems
- Remove useless libs/Makefile
2007-03-11 11:04:38 +00:00
Christophe Mutricy
6871383f30
support for automake 1.10. Patch courtesy of scop on trac. Fix #1041
2007-02-04 20:20:41 +00:00
Damien Fouilleul
fe12c564e8
- bootstrap: patch libtool on cygwin to prevent linking shared library as '.dll.exe' files
2006-12-14 13:53:31 +00:00
Rémi Denis-Courmont
a7a199e307
Forgot this file
2006-12-10 19:57:01 +00:00
Rafaël Carré
8ea0368184
Detects too old automake version using 1.X-pY versioning
2006-11-28 23:04:54 +00:00
Christophe Mutricy
970cd4e80a
Fix the inclusion of extras/contrib/bin to the PATH
2006-11-14 14:51:35 +00:00
Rémi Denis-Courmont
d6abc4d998
Build plugins with -no-undefined
2006-10-20 14:59:14 +00:00
Rémi Denis-Courmont
9574d3b561
Remove some more cruft
2006-10-19 19:52:49 +00:00
Rémi Denis-Courmont
29d8ffc9be
Oh! No more builtins!
...
(well only for libtool and shared libvlc)
Clean your build tree before whining.
And yes, it breaks the mostly-builtin option (obviously).
It also speeds up automake a tiny bit.
2006-10-19 19:29:46 +00:00
Rémi Denis-Courmont
6810a85e35
Revert lame revert from [16628].
...
Provide trivial work-around for users of obsolete autoconf
2006-09-12 18:03:45 +00:00