]> git.tuebingen.mpg.de Git - paraslash.git/commit
Makefile.in: Fix OS detection.
authorAndre Noll <maan@systemlinux.org>
Fri, 28 Dec 2007 13:02:55 +0000 (14:02 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 28 Dec 2007 13:02:55 +0000 (14:02 +0100)
commit32fce523b0891e60328211cc936f22a0e5c2942d
treed75fe296f7c383fc5b2aac133b161630078ca304
parent1714e2b80218ef5d7e0275a93f8c2dd9b1809861
Makefile.in: Fix OS detection.

The uname_s variable was never defined. Define it and rename SYSTEM
to UNAME_RS while we are at it.
Makefile.in
command.c