6920076 vmmouse not auto detected
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Thu, 28 Jan 2010 21:06:13 -0800
changeset 891 fbe57b1c9d91
parent 890 980d657e04b4
child 892 f455dd2e75a2
6920076 vmmouse not auto detected
open-src/driver/xf86-input-vmmouse/Makefile
--- a/open-src/driver/xf86-input-vmmouse/Makefile	Wed Jan 27 16:08:46 2010 -0800
+++ b/open-src/driver/xf86-input-vmmouse/Makefile	Thu Jan 28 21:06:13 2010 -0800
@@ -2,7 +2,7 @@
 #
 # xf86-input-vmmouse Makefile
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# ident	"@(#)Makefile	1.5	09/12/05 SMI"
+# ident	"@(#)Makefile	1.6	10/01/25 SMI"
 #
 
 # Package name used in tarballs
@@ -55,8 +55,8 @@
 # - need to set install locations for HAL config file & probe util/script
 MODULE_CONFIG_OPTS= \
 	--with-hal-bin-dir=/usr/sbin \
-	--with-hal-callouts-dir=/usr/lib/hal \
-	--with-hal-fdi-dir=/etc/hal/fdi/policy/10osvendor \
+	--with-hal-callouts-dir=/usr/lib/hal$(ARCHLIBSUBDIR) \
+	--with-hal-fdi-dir=/etc/hal/fdi/policy/10osvendor$(ARCHLIBSUBDIR) \
 	--bindir=$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR)
 
 # Libraries/modules to link with