]> git.pld-linux.org Git - packages/texlive.git/blob - texlive-aclocal.patch
And some more new files
[packages/texlive.git] / texlive-aclocal.patch
1 --- texlive-20080816-source.orig/libs/teckit/configure.ac       2009-07-04 10:12:18.000000000 +0200
2 +++ texlive-20080816-source/libs/teckit/configure.ac    2009-08-07 11:23:16.512347104 +0200
3 @@ -14,10 +14,10 @@
4  AC_PROG_INSTALL
5  AC_PROG_LIBTOOL
6  
7 -if test "${target_os}" = "mingw32"; then
8 -AC_PROG_RC
9 -fi
10 -
11 +# if test "${target_os}" = "mingw32"; then
12 +# AC_PROG_RC
13 +# fi
14
15  AC_ARG_WITH(old-lib-names,
16  [  --with-old-lib-names    Use old library names (for Windows only)],
17  [case "${withval}" in
This page took 0.13486 seconds and 3 git commands to generate.