ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.80 by root, Fri Jan 20 10:27:08 2006 UTC vs.
Revision 1.81 by root, Fri Jan 20 11:02:46 2006 UTC

3307ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3307ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3308ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3308ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3309 3309
3310if test -z "$orig_CXXFLAGS"; then 3310if test -z "$orig_CXXFLAGS"; then
3311 if test x$GCC = xyes && test "x$GXX" = xyes; then 3311 if test x$GCC = xyes && test "x$GXX" = xyes; then
3312 CXXFLAGS="-g -O3 -Os -fno-threadsafe-statics -fno-enforce-eh-specs" 3312 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3313 3313
3314cat >conftest.$ac_ext <<_ACEOF 3314cat >conftest.$ac_ext <<_ACEOF
3315int i; 3315int i;
3316_ACEOF 3316_ACEOF
3317rm -f conftest.$ac_objext 3317rm -f conftest.$ac_objext

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines