Reapply the HURD/KBSD hunk for icc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@28579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -16278,7 +16278,7 @@ echo "$ac_t""$wx_cv_version_script" 1>&6
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*-*-linux* )
|
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu )
|
||||||
if test "$GCC" != "yes"; then
|
if test "$GCC" != "yes"; then
|
||||||
echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6
|
echo $ac_n "checking for Intel compiler""... $ac_c" 1>&6
|
||||||
echo "configure:16285: checking for Intel compiler" >&5
|
echo "configure:16285: checking for Intel compiler" >&5
|
||||||
|
@@ -2948,7 +2948,7 @@ if test "$wxUSE_SHARED" = "yes"; then
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*-*-linux* )
|
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu )
|
||||||
if test "$GCC" != "yes"; then
|
if test "$GCC" != "yes"; then
|
||||||
AC_CACHE_CHECK([for Intel compiler], wx_cv_prog_icc,
|
AC_CACHE_CHECK([for Intel compiler], wx_cv_prog_icc,
|
||||||
[
|
[
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
|||||||
|
wxwindows2.4 (2.4.2.6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Reapply HURD/K*BSD patch fragment that should not have been reverted.
|
||||||
|
Closes: #217726 (Make a wish, the third time is lucky so I'm told.)
|
||||||
|
* Updated .po files.
|
||||||
|
|
||||||
|
-- Ron Lee <ron@debian.org> Mon, 2 Aug 2004 14:50:07 +0930
|
||||||
|
|
||||||
wxwindows2.4 (2.4.2.5) unstable; urgency=medium
|
wxwindows2.4 (2.4.2.5) unstable; urgency=medium
|
||||||
|
|
||||||
* Medium urgency to keep things moving for the libtiff fudge.
|
* Medium urgency to keep things moving for the libtiff fudge.
|
||||||
|
Reference in New Issue
Block a user