Always use our own c2man

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



c2man is unmaintained upstream
(see eg http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=192016

Changelog:
    + Always use our own c2man


Index: configure.ac =================================================================== RCS file: /home/wine/wine/configure.ac,v retrieving revision 1.166 diff -u -r1.166 configure.ac --- configure.ac 16 Jul 2003 23:37:22 -0000 1.166 +++ configure.ac 19 Jul 2003 11:20:32 -0000 @@ -91,7 +91,8 @@ AC_CHECK_TOOL(WINDRES,windres,false) AC_PROG_LN_S WINE_PROG_LN -AC_CHECK_PROG(C2MAN,c2man,c2man,\$(TOPSRCDIR)/tools/c2man.pl) +dnl c2man is unmaintained upstream - always use our own version +AC_SUBST(C2MAN,'$(TOPSRCDIR)/tools/c2man.pl') AC_PATH_PROG(LDCONFIG, ldconfig, true, [/sbin /usr/sbin $PATH]) AC_PROG_INSTALL dnl Prepend src dir to install path dir if it's a relative path



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux