changeset 2000 | 56bcd637009d |
parent 1955 | 52a84e880864 |
child 2688 | ef9861cdd745 |
--- a/makefiledir/Makefile.libdetection Fri Jul 01 15:46:27 2005 +0000 +++ b/makefiledir/Makefile.libdetection Fri Jul 01 18:16:16 2005 +0000 @@ -19,7 +19,7 @@ endif # Automatically recognize if building on MacOSX -ifeq ($(VENDOR), apple) +ifeq ($(shell uname), Darwin) OSX:=1 # OSX uses the unix setup too UNIX:=1