1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 16:20:40 -08:00

(LIBS_SYSTEM): Define this.

This commit is contained in:
Karl Heuer 1997-11-20 21:56:52 +00:00
parent b917b2e273
commit dac4e1e7f1

View file

@ -56,6 +56,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "dgux5-4-3.h"
#define LIBS_DEBUG /* nothing, -lg doesn't exist */
#define LIBS_SYSTEM -lsocket -lnsl
#ifndef NOT_C_CODE