[vlc-devel] Re: CVS Commit (sam)
Derk-Jan Hartman
thedj at users.sourceforge.net
Sat Jun 28 22:54:18 CEST 2003
He sam,
Your new toolbox uses:
srcdir="`sed -ne 's/^srcdir *= *//p;T;q' < Makefile`"
However T is a nonexistent sed command. (macosx and linux)
Which letter did you _intend_ to use ;)
DJ
On zaterdag, jun 28, 2003, at 15:04 Europe/Amsterdam, cvs at videolan.org
wrote:
> Update of /var/cvs/videolan/vlc
> Modified Files:
> Makefile.am configure.ac toolbox
>
> Update of /var/cvs/videolan/vlc/debian
> Modified Files:
> changelog
>
> Update of /var/cvs/videolan/vlc/m4
> Modified Files:
> vlc.m4
>
> Update of /var/cvs/videolan/vlc/modules/gui/skins/src
> Modified Files:
> dialogs.cpp
>
> Update of /var/cvs/videolan/vlc/modules/gui/wxwindows
> Modified Files:
> interface.cpp
>
> Log Message:
> * Makefile.am:
> + Call $(srcdir)/toolbox from $(builddir) instead of $(srcdir).
> + Call $(builddir)/vlc-config instead of $(srcdir)/vlc-config,
> because
> generated files end in $(builddir).
> + Added -Imozilla to the mozilla plugin link flags.
> + Look for mozilla/vlcintf.idl in $(srcdir).
> * configure.ac:
> + Set VLC_CONFIG to $(builddir)/vlc-config instead of
> $(srcdir)/vlc-config.
> * toolbox:
> + Look for Makefile.am in ${srcdir}, and Makefile in ${builddir}.
> + Prepend ${srcdir} to header files we handle.
> * m4/vlc.m4:
> + Look for vlc-config.in.in in ${srcdir} but generate
> vlc-config.in in
> ${builddir}.
> * modules/gui/skins/src/dialogs.cpp,
> modules/gui/wxwindows/interface.cpp:
> + Include the pixmap with a path relative to the current directory.
>
> This commit should fix builds that use --srcdir (Closes: #319).
>
---
Videolan - VLC media player
Derk-Jan Hartman (thedj at users.sourceforge.net)
Co-Developer of the MacOS X port of vlc
http://www.videolan.org/vlc
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list