ChangeSet ID: 13890
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/09/22 14:17:55
Modified files:
. : configure.ac configure aclocal.m4
Log message:
Warren Baird <warren.baird(a)cimmetry.com>
Fix autoconf to have a new WINE_TRY_SHLIB_FLAGS function that tests if
the provided flags can be used to link a shared library.
Added test for building shared libs on HP-UX with gcc.
Patch: http://cvs.winehq.org/patch.py?id=13890
Old revision New revision Changes Path
1.310 1.311 +14 -5 wine/configure.ac
1.600 1.601 +54 -39 wine/configure
1.12 1.13 +10 -0 wine/aclocal.m4