Rémi Denis-Courmont
aac5ae4819
Set then export (more portable)
I assume PATH is already exported for obvious reasons.
18 years ago
Rémi Denis-Courmont
6583881be6
Fix help message of bootstrap
18 years ago
Rémi Denis-Courmont
974a399a24
Remove the autoconf hack, fix gettext broken in b6c4b865
and fix the M4 ignore rules
18 years ago
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 .
18 years ago
Rafaël Carré
aae26a9890
We don't want to use autopoint, since we use external gettext anyway
18 years ago
Rémi Denis-Courmont
5319a4b4be
Make autoreconf verbose
18 years ago
Jean-Baptiste Kempf
af2a439ead
Remove mkdir -p intl/ from bootstrap following [24803].
18 years ago
Christophe Mutricy
ad2b55d3f2
Don't put in SUBDIRS dir without Makefile
autoconf260.m4 has moved
18 years ago
Rémi Denis-Courmont
88e2bbbaaa
Don't loose our INSTALL
18 years ago
Rémi Denis-Courmont
9998b1b4ef
Use autoreconf instead of playing the how is automake called game.
18 years ago
Christophe Mutricy
6323d0de6d
Don't delete compile. It can't go wrong and get regenerated by configure anyway
19 years ago
Bernie Purcell
92ba24e7ed
Reverse temporary change for altair's win32 builder
19 years ago
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)
19 years ago
Bernie Purcell
f0d5f2d2a5
Reverse temporary change
19 years ago
Bernie Purcell
61ee092383
Temporary change to analyse buildbot's environment in regards
to autopoint for win32
19 years ago
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)
19 years ago
Rafaël Carré
1fd6a94503
bootstrap: print a success message
unify errors on missing/too old tools
remove insulting and not used variables
19 years ago
Rémi Denis-Courmont
38e8690500
Separate Makefile generation from bootstrap
so that we can update individual Makefile.am files.
19 years ago
Rémi Denis-Courmont
80def97f15
Continue fixing static builds
19 years ago
Damien Fouilleul
c44c43bc20
bootstrap: remove small bug when generating Makefile.am from Modules.am
19 years ago
Damien Fouilleul
b6a0198034
more libtool updates, removed some ol' crust
19 years ago
Damien Fouilleul
51318129c0
bootstrap: remove libtool patch for cygwin as we now use libtool 'properly'
19 years ago
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
19 years ago
Rémi Denis-Courmont
f243dbe49c
Cosmetic fix
19 years ago
Rémi Denis-Courmont
f1eecee21d
Remove USE_LIBTOOL hack
19 years ago
Rémi Denis-Courmont
5cf35d4456
Remove gettext template
19 years ago
Damien Fouilleul
8aa8878703
- mingw32: fix libtool linking.
19 years ago
Damien Fouilleul
935af8b059
- bootstrap: quick fix for libtooling modules for mingw
19 years ago
Pierre d'Herbemont
757fcfc93b
bootstrap: Fix previous commit (oops I did it again).
19 years ago
Pierre d'Herbemont
710b2c480a
boostrap: Fix previous commit (oops)
19 years ago
Pierre d'Herbemont
88a4e29812
bootstrap: Use libtoolize from contrib by default.
19 years ago
Rémi Denis-Courmont
2dc7b44347
Stupid typo
19 years ago
Rémi Denis-Courmont
92ad9789e7
Clean up
19 years ago
Pierre d'Herbemont
14b5b5ff59
bootstrap: Attempt to fix Mac OS X build using libtool. Please review.
19 years ago
Rémi Denis-Courmont
130afa593b
Remove non-libtool targets.
automake could hardly keep up with 700 targets.
19 years ago
Rémi Denis-Courmont
9b007c13bd
Remove some useless cruft
19 years ago
Pierre d'Herbemont
81657c9b97
bootstrap: Fix previous commit.
19 years ago
Pierre d'Herbemont
7173c8f8dd
bootstrap: Make sure we warn the user when no contrib is present on Mac OS X.
19 years ago
Jean-Paul Saman
bfa762d4a9
Portability fix: use head -n 1 iso head -1
19 years ago
Pierre d'Herbemont
4ee6aa92d6
bootstrap: Warn if contrib hasn't been built (on Mac OS X). (good for new comers).
19 years ago
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.
19 years ago
Jean-Paul Saman
235ce9bac9
Patch config.sub to recognize uclibc system.
19 years ago
Christophe Mutricy
77e5b00d85
Allow user to pass extra args to aclocal.
19 years ago
Rémi Denis-Courmont
56e9569c94
- Improve DIST_SUBDIR
- Require automake 1.9 to fix some libtool plugin build problems
- Remove useless libs/Makefile
19 years ago
Christophe Mutricy
6871383f30
support for automake 1.10. Patch courtesy of scop on trac. Fix #1041
19 years ago
Damien Fouilleul
fe12c564e8
- bootstrap: patch libtool on cygwin to prevent linking shared library as '.dll.exe' files
20 years ago
Rémi Denis-Courmont
a7a199e307
Forgot this file
20 years ago
Rafaël Carré
8ea0368184
Detects too old automake version using 1.X-pY versioning
20 years ago
Christophe Mutricy
970cd4e80a
Fix the inclusion of extras/contrib/bin to the PATH
20 years ago
Rémi Denis-Courmont
d6abc4d998
Build plugins with -no-undefined
20 years ago