Please incoporate the below in makefile.h for i386SVR4Architecture.
This is on UnixWare.
Thanks.
Thanh Ma
tma_at_encore.com
...
#ifdef i386SVR4Architecture
LOCAL_LIBRARIES = XPM_LIBRARIES $(XLIB) -lnsl -lsocket -L$(FVWM_SRCDIR)/libs -l$(LIB)
#else
LOCAL_LIBRARIES = XPM_LIBRARIES $(XLIB) $(FVWM_SRCDIR)/libs/lib$(LIB).a
#endif /* i386SVR4Architecture */
#endif /* HPArchitecture */
#endif /* SunArchitecture && OSMajorVersion > 5 */
#endif /* AlphaArchitecture */
...
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sat Oct 07 1995 - 11:16:20 BST