6562151 Update X snv_b66, fc-cache can't run on 32-bit x86 nv_66a
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Fri, 25 May 2007 13:19:45 -0700
changeset 162 073d0aeee13d
parent 161 28a8f7830069
child 163 c3e81c192e37
6562151 Update X snv_b66, fc-cache can't run on 32-bit x86
open-src/lib/Makefile.inc
--- a/open-src/lib/Makefile.inc	Wed May 23 14:08:32 2007 -0700
+++ b/open-src/lib/Makefile.inc	Fri May 25 13:19:45 2007 -0700
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile.inc	1.5	07/05/15
+# @(#)Makefile.inc	1.6	07/05/25
 #
 
 PWD:sh=pwd
@@ -58,6 +58,7 @@
 CONFIG_OPTS = --enable-shared=yes --enable-static=no \
 	--prefix=$(LIB_PREFIX) 	--mandir='$${prefix}/share/man' \
 	--libdir='$${exec_prefix}/lib$(LIB_ADD_SUBDIR)$(LIBSUBDIR)' \
+	--bindir='$${exec_prefix}/bin$(LIBSUBDIR)' \
 	$(LIB_ADD_CONFIG_OPTS)
 
 # Environment variable options to GNU autoconf configure script