Thomas Goyne
|
ac498f75d5
|
Generate a configure error if a dependency explicitly enabled with --with cannot be found
Originally committed to SVN as r6105.
|
2011-12-22 21:26:03 +00:00 |
|
Thomas Goyne
|
f2c62dad3d
|
Factor out a bunch of duplicated code in the configure script for pkg-config based optional dependencies and use the pkg-config name for all WITH_* defines
Originally committed to SVN as r6104.
|
2011-12-22 21:25:49 +00:00 |
|
Thomas Goyne
|
71109a87e1
|
Replace most inappropriate uses of LDFLAGS with LIBS
Originally committed to SVN as r6097.
|
2011-12-22 21:24:40 +00:00 |
|
Thomas Goyne
|
06932668ee
|
Wrap the code argument to AC_*_IFELSE with AC_LANG_SOURCE
Originally committed to SVN as r5834.
|
2011-11-08 04:06:31 +00:00 |
|
Amar Takhar
|
ff7ee2e776
|
Add a cross-compile condition to AC_RUN_IFELSE in AC_AGI_COMPILE to make cross-compiling work.
Originally committed to SVN as r2836.
|
2009-04-21 22:32:07 +00:00 |
|
Amar Takhar
|
91d73ec8ea
|
SVN Transition Step 3/7
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
|
2009-03-08 08:30:39 +00:00 |
|