aboutsummaryrefslogtreecommitdiff
path: root/cad/netgen/files/patch-ng_Makefile.am
blob: 04cb6283112fb36b374ccc25cbf4e8be6b184bb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ng/Makefile.am.orig	2014-08-29 09:54:01 UTC
+++ ng/Makefile.am
@@ -22,7 +22,7 @@ netgen_LDADD = $(top_builddir)/libsrc/vi
 	$(top_builddir)/libsrc/csg/libcsg.la \
 	$(top_builddir)/libsrc/interface/libinterface.la \
 	$(top_builddir)/libsrc/meshing/libmesh.la \
-	-L$(TK_BIN_DIR)/Togl1.7 $(TOGLLIBDIR) -lTogl $(LIBGLU) $(TK_LIB_SPEC) $(TCL_LIB_SPEC) $(MPI_LIBS) $(FFMPEG_LIBS) $(JPEGLIB_LIBS) $(PKG_LIBS) $(MKL_LIBS) 
+	-ltogl $(LIBGLU) $(TK_LIB_SPEC) $(TCL_LIB_SPEC) $(MPI_LIBS) $(FFMPEG_LIBS) $(JPEGLIB_LIBS) $(PKG_LIBS) $(MKL_LIBS) 
 
 
 #