[Ffmpeg-devel] libavutil / separate build directory
Martin Boehme
boehme
Mon Aug 8 10:40:31 CEST 2005
Alexander Strasser wrote:
> Btw anyone knows why `mkdir -p' is used to create the directories?
> It shouldn't be needed as parent dirs will be created just before
> the child dirs (assuming mkdir create dirs according to arg order
> from left to right; which the ones i tested did).
> I heard about -p being not portable across some mkdir implementations
> though i must admit i didn't find one without it yet.
Maybe it's because -p also has the effect that no error is generated if
the directory already exists?
Martin
--
Martin B?hme
Inst. f. Neuro- and Bioinformatics
Ratzeburger Allee 160, D-23538 Luebeck
Phone: +49 451 500 5514
Fax: +49 451 500 5502
boehme at inb.uni-luebeck.de
More information about the ffmpeg-devel
mailing list