Parent Directory
|
Revision Log
add whatever file that was externals previously
| 1 | --- a/admin/acinclude.m4.in |
| 2 | +++ b/admin/acinclude.m4.in |
| 3 | @@ -2144,9 +2144,6 @@ |
| 4 | save_CXXFLAGS="$CXXFLAGS" |
| 5 | kde_safe_LIBS="$LIBS" |
| 6 | LIBS="$LIBS $X_EXTRA_LIBS" |
| 7 | -if test "$GXX" = "yes"; then |
| 8 | -CXXFLAGS="$CXXFLAGS -pedantic-errors" |
| 9 | -fi |
| 10 | AC_TRY_COMPILE([ |
| 11 | $2 |
| 12 | ], |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |