diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.in b/configure.in index a2861c157..ae2ff8f94 100644 --- a/configure.in +++ b/configure.in @@ -1981,10 +1981,5 @@ echo "" echo " * You should not base stable software on this version of GLib." echo " * GNOME developers should use a stable version of GLib." echo "" -echo "If you install this version of GLib, we strongly recommend that you" -echo "install it in a different prefix than GLib 1.2. Use --prefix as an" -echo "argument to configure to do this. Otherwise, you will not be able to" -echo "do development with GLib 1.2 any longer." -echo "" echo " *** You should be using GLib 1.2 instead. ***" ]) |