Closed GoogleCodeExporter closed 8 years ago
Never mind. #6 beat me to it by mere minutes.
Original comment by chucker...@gmail.com
on 11 Jan 2007 at 10:22
Removing the restriction is easy; we're not going to patch their tarball.
Original comment by motown...@gmail.com
on 12 Jan 2007 at 2:51
There's no need to patch the tarball. If you want to override that check, you
can look for the line that starts with:
case "$target_os"
in the configure script. It switches on "linux*". You can, for experimental
purposes, change "linux*" to just "*".
Original comment by si...@gmail.com
on 12 Jan 2007 at 2:54
Original issue reported on code.google.com by
chucker...@gmail.com
on 11 Jan 2007 at 10:22