Remove support for DYNIX, IRIX 4, --with-sgi-dl, --with-dl-dld

This commit is contained in:
Skip Montanaro 2004-01-17 04:04:13 +00:00
parent f8712e5fc3
commit b9949dbe6c
6 changed files with 5 additions and 185 deletions

View file

@ -1,8 +1,4 @@
#ifdef WITH_SGI_DL
#define USE_DL
#endif
#include <stdlib.h>
#include <stdio.h>
#include <signal.h>