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

Comparing rxvt-unicode/configure (file contents):
Revision 1.90 by root, Sun Jan 22 17:10:01 2006 UTC vs.
Revision 1.91 by root, Sun Jan 22 20:42:05 2006 UTC

3301ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3301ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3302ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3302ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3303 3303
3304if test -z "$orig_CXXFLAGS"; then 3304if test -z "$orig_CXXFLAGS"; then
3305 if test x$GCC = xyes && test "x$GXX" = xyes; then 3305 if test x$GCC = xyes && test "x$GXX" = xyes; then
3306 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs" 3306 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3307 cat >conftest.$ac_ext <<_ACEOF 3307 cat >conftest.$ac_ext <<_ACEOF
3308/* confdefs.h. */ 3308/* confdefs.h. */
3309_ACEOF 3309_ACEOF
3310cat confdefs.h >>conftest.$ac_ext 3310cat confdefs.h >>conftest.$ac_ext
3311cat >>conftest.$ac_ext <<_ACEOF 3311cat >>conftest.$ac_ext <<_ACEOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines