]> git.sesse.net Git - vlc/commit
* configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that...
authorGildas Bazin <gbazin@videolan.org>
Tue, 18 Mar 2003 20:20:01 +0000 (20:20 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 18 Mar 2003 20:20:01 +0000 (20:20 +0000)
commite7db1f64d5859db032434467df527f7c862ea09a
treed05fc7d839d88aa897656a37dd2c12bd98eec6db
parentd06ab64d1cf157a2fc4225817e503b1ab2bb7da1
* configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages.
   Also use -fno-rtti -fno-exceptions to save some bits of space.
configure.ac.in