diff -cr xmove/xmove/Imakefile xmove-rew/xmove/Imakefile *** xmove/xmove/Imakefile Fri May 23 22:22:14 1997 --- xmove-rew/xmove/Imakefile Thu Jul 25 19:04:12 2002 *************** *** 5,11 **** # to see if you are using Gnu's assembler and linker (gas and ld). You are # better off using Sun's versions. See comments for XMOVE_USE_DLLIBS below. ! #define XMOVE_USE_GCC NO # If your system doesn't support loading of libraries at runtime --- 5,11 ---- # to see if you are using Gnu's assembler and linker (gas and ld). You are # better off using Sun's versions. See comments for XMOVE_USE_DLLIBS below. ! #define XMOVE_USE_GCC YES # If your system doesn't support loading of libraries at runtime *************** *** 28,34 **** # need a separate subdirectory just for xmove's libraries. This variable # should be set to the directory where those libraries will be placed. ! ATOM_MAPPING_LIBRARY_PATH=\"/home/ethan/release/xmove/lib\" ## Standard parameters --- 28,34 ---- # need a separate subdirectory just for xmove's libraries. This variable # should be set to the directory where those libraries will be placed. ! # ATOM_MAPPING_LIBRARY_PATH=\"/home/ethan/release/xmove/lib\" ## Standard parameters diff -cr xmove/xmove/common.h xmove-rew/xmove/common.h *** xmove/xmove/common.h Sat Apr 12 18:48:39 1997 --- xmove-rew/xmove/common.h Thu Jul 25 18:38:01 2002 *************** *** 27,32 **** --- 27,33 ---- #include #include + #include #include #include