More information on the X11R7.0/X11R6.9 release
Posted Dec 28, 2005 10:45 UTC (Wed) by
dmantione (guest, #4640)
In reply to:
More information on the X11R7.0/X11R6.9 release by alvherre
Parent article:
More information on the X11R7.0/X11R6.9 release
Autotools are only usable outside Unix if you load a bunch of Unix junk,
i.e. cp, mv, sed, awk, and other Unix tools onto the OS you port to which
is effectively emulating Unix on such an OS. Besides that it is not fun
it causes portability problems since those tools must be ported as well.
There is no way to make Autotools use copy or move for example in Win32.
(
Log in to post comments)