diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 3d470032efc..948f96a1e40 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -197,9 +197,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 197 | anyone's still using Emacs on those. --fx 2002-12-14 */ | 197 | anyone's still using Emacs on those. --fx 2002-12-14 */ |
| 198 | /* #define C_SWITCH_SYSTEM -D_BSD_SOURCE */ | 198 | /* #define C_SWITCH_SYSTEM -D_BSD_SOURCE */ |
| 199 | 199 | ||
| 200 | /* Paul Abrahams <abrahams@equinox.shaysnet.com> says this is needed. */ | ||
| 201 | #define LIB_MOTIF -lXm -lXpm | ||
| 202 | |||
| 203 | #ifdef HAVE_LIBNCURSES | 200 | #ifdef HAVE_LIBNCURSES |
| 204 | #define TERMINFO | 201 | #define TERMINFO |
| 205 | #define LIBS_TERMCAP -lncurses | 202 | #define LIBS_TERMCAP -lncurses |