diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 922416af6..511153ec3 100644 --- a/configure.in +++ b/configure.in @@ -145,7 +145,7 @@ AM_GCONF_SOURCE_2 dnl This is from Mozilla's configure.in. They set almost all the config stuff dnl they need in mozilla-config.h Except for this compiler flag, which can't dnl go in mozilla-config.h So we check the flag too and now we can include -dnl mozilla-config.h without breaking galeon. +dnl mozilla-config.h without breaking epiphany. dnl This is really gcc-only dnl Do this test using CXX only since some versions of gcc dnl 2.95-2.97 have a signed wchar_t in c++ only and some versions @@ -195,7 +195,7 @@ version available is $MOZILLA_VERSION. When using mozilla trunk snapshot successful build is not guaranteed due to the frequently changing state of the mozilla interfaces and the limited -resources of the galeon team to support non-release mozilla snapshots. +resources of the epiphany team to support non-release mozilla snapshots. *****************************************************************************]) esac |