components/bison/Makefile
changeset 486 00cc0158aa99
parent 181 87e11e685b1f
child 609 775168282b2f
--- a/components/bison/Makefile	Fri Aug 19 12:10:01 2011 -0700
+++ b/components/bison/Makefile	Fri Aug 19 14:00:26 2011 -0700
@@ -36,8 +36,8 @@
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
 
-CONFIGURE_LIBDIR.32 =   $(SFWLIB)
-CONFIGURE_LIBDIR.64 =   $(SFWLIB)/$(MACH64)
+CONFIGURE_LIBDIR.32 =   $(GNULIB)
+CONFIGURE_LIBDIR.64 =   $(GNULIB)/$(MACH64)
 
 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"