*** src/Cxx.cc.orig	Mon Oct 16 18:42:09 2000
--- src/Cxx.cc	Tue Nov  7 16:54:19 2000
***************
*** 538,543 ****
--- 538,546 ----
                  "  elif [ -r /usr/local/share/glade/gnome/gnome.m4 ]\n"
                  "  then\n"
                  "    cp -r /usr/local/share/glade/gnome macros\n"
+                 "  elif [ -r %%X11BASE%%/share/gnome/glade/gnome/gnome.m4 ]\n"
+                 "  then\n"
+                 "    cp -r %%X11BASE%%/share/gnome/glade/gnome macros\n"
                  "  else\n"
                  "    echo \"I can't find the gnome macros. Please copy them to macros and retry.\"\n"
                  "    exit 2\n"
