* added the GNU getopt library, which gets compiled in when getopt_long isn't available on the desired platform. * replaced the `--warning' flag with the standard cumulative `-v' flag. `-v' is like `--warning 3', and `-vvvv' is like `--warning 0' (`--warning' is still valid for those used to it) * cleaning in configure.in and Makefile.in, the Solaris port now builds and runs properly.
Showing
- Makefile.in 7 additions, 26 deletionsMakefile.in
- configure 243 additions, 442 deletionsconfigure
- configure.in 23 additions, 19 deletionsconfigure.in
- doc/vlc.1 4 additions, 3 deletionsdoc/vlc.1
- extras/GNUgetopt/getopt.c 1004 additions, 0 deletionsextras/GNUgetopt/getopt.c
- extras/GNUgetopt/getopt.h 134 additions, 0 deletionsextras/GNUgetopt/getopt.h
- extras/GNUgetopt/getopt1.c 187 additions, 0 deletionsextras/GNUgetopt/getopt1.c
- extras/MacOSX_dvdioctl/.cvsignore 1 addition, 0 deletionsextras/MacOSX_dvdioctl/.cvsignore
- include/config.h.in 3 additions, 3 deletionsinclude/config.h.in
- include/defs.h.in 4 additions, 34 deletionsinclude/defs.h.in
- plugins/darwin/aout_darwin.c 2 additions, 2 deletionsplugins/darwin/aout_darwin.c
- src/interface/main.c 42 additions, 48 deletionssrc/interface/main.c
Loading
Please register or sign in to comment