From 74f0f7b90264b0b981eb409291a4d395259dfafb Mon Sep 17 00:00:00 2001 From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE> Date: Fri, 16 Jan 2009 13:05:10 +0000 Subject: [PATCH] Fiddle with some make-concept details. --- Makefile.am.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am.template b/Makefile.am.template index 743f040..f72887c 100644 --- a/Makefile.am.template +++ b/Makefile.am.template @@ -82,7 +82,7 @@ libalberta_gfx%LIBCODE%_la_CPPFLAGS = \ $(CPPFLAGS) -DDIM_OF_WORLD=%DIM_OF_WORLD% \ -DALBERTA_DEBUG=%ALBERTA_DEBUG% \ -DALBERTA_PROFILE=%ALBERTA_PROFILE% -#libalberta_gfx%LIBCODE%_la_LIBADD = @GLTOOLS_ALL_LIBS@ @OPENDX_ALL_LIBS@ @OPENGL_ALL_LIBS@ +#libalberta_gfx%LIBCODE%_la_LIBADD = @GPSKCA_ALL_LIBS@ @GLTOOLS_ALL_LIBS@ @OPENDX_ALL_LIBS@ @OPENGL_ALL_LIBS@ libalberta_gfx%LIBCODE%_la_LDFLAGS = -version-info 4:0:0 endif -- GitLab