|
From: Claus A. <sta...@es...> - 2002-02-18 21:06:05
|
Does anyone have a Makefile(.in ?) that doesn't require GNU make? I would like to minimize the requirements to configure/compile statethreads. I want to use statethreads for my MTA which uses configure (generated by autoconf, which I'm just learning to use). This currently allows me to use the make program that comes with the OS instead of requiring GNU make. |