]> git.pld-linux.org Git - packages/icewm.git/blob - icewm-link_with_g++.patch
- up to pre9
[packages/icewm.git] / icewm-link_with_g++.patch
1 diff -dur icewm-1.2.14pre6.orig/configure.in icewm-1.2.14pre6/configure.in
2 --- icewm-1.2.14pre6.orig/configure.in  2003-12-30 22:40:04.000000000 +0100
3 +++ icewm-1.2.14pre6/configure.in       2004-01-09 10:43:57.502805490 +0100
4 @@ -29,9 +29,6 @@
5  dnl ---- for linking. Also check how to turn off RTTI and exception handling ---
6  if test x"$ac_cv_prog_gxx" != x; then
7    AC_PROG_CC
8 -  if test x"$ac_cv_prog_gcc" != x; then
9 -    CXX_LINK=${CC}
10 -  fi
11    
12    ICE_CXX_FLAG_ACCEPT(no_rtti, -fno-rtti)
13    dnl --- Intel C++ supports -fno-rtti, but doens't support -fno-*-exceptions
14 Only in icewm-1.2.14pre6: configure.in~
This page took 0.040417 seconds and 3 git commands to generate.