View | Details | Raw Unified | Return to bug 90901
Collapse All | Expand All

(-)graphics/cal3d-devel/files/patch-src_cal3d_Makefile.am (+11 lines)
Line 0 Link Here
1
--- src/cal3d/Makefile.am	Sun Dec 25 11:40:19 2005
2
+++ src/cal3d/Makefile.am	Sun Dec 25 11:40:53 2005
3
@@ -12,7 +12,7 @@
4
 
5
 INCLUDES = $(all_includes) -I$(top_srcdir)/src
6
 
7
-all_libraries = @all_libraries@
8
+#all_libraries = @all_libraries@
9
 AM_LDFLAGS = @LDFLAGS@
10
 
11
 EXTRA_DIST = cal3d.rc cal3d.dsp SConscript

Return to bug 90901