diff Makefile.in @ 1124:2f53e0deffb3

Makefile fix for release
author Adam Chlipala <adamc@hcoop.net>
date Tue, 12 Jan 2010 09:58:14 -0500
parents c9137606733a
children 67d875c8ac71
line wrap: on
line diff
--- a/Makefile.in	Tue Jan 12 09:42:13 2010 -0500
+++ b/Makefile.in	Tue Jan 12 09:58:14 2010 -0500
@@ -94,7 +94,7 @@
 	ln -sf liburweb.so.$(LD_MAJOR) $(LIB)/../liburweb.so
 	ln -sf liburweb_http.so.$(LD_MAJOR) $(LIB)/../liburweb_http.so
 	ln -sf liburweb_cgi.so.$(LD_MAJOR) $(LIB)/../liburweb_cgi.so
-	ln -sf /liburweb_fastcgi.so.$(LD_MAJOR) $(LIB)/../liburweb_fastcgi.so
+	ln -sf liburweb_fastcgi.so.$(LD_MAJOR) $(LIB)/../liburweb_fastcgi.so
 	ldconfig
 
 package: