X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=Makefile.defines_int.in;h=3cb3d1e32cb41f3fb4c1ea5dd6bfa7632206ed3c;hp=8d639153c575d373b8e57a9bed8c4e411996137f;hb=HEAD;hpb=52e57c880aba9c5e89f59d962eb9af75670b76e0 diff --git a/Makefile.defines_int.in b/Makefile.defines_int.in index 8d639153..3cb3d1e3 100644 --- a/Makefile.defines_int.in +++ b/Makefile.defines_int.in @@ -3,7 +3,7 @@ # # Author: Pekka Riikonen # -# Copyright (C) 2000 - 2007 Pekka Riikonen +# Copyright (C) 2000 - 2008 Pekka Riikonen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ silc_install_prefix=@prefix@ # Common libraries that are linked against the created executable # SILC_COMMON_LDFLAGS= @LDFLAGS@ -SILC_COMMON_LIBS= -lsilc @LIBS@ +SILC_COMMON_LIBS= @LIBS@ # # Common compilation flags @@ -54,7 +54,3 @@ modulesdir = $(DESTDIR)$(silc_modulesdir) helpdir = $(DESTDIR)$(silc_helpdir) docdir = $(DESTDIR)$(silc_docdir) mandir = $(DESTDIR)@mandir@ -#ifdef SILC_DIST_SERVER -silc_logsdir=@LOGSDIR@ -logsdir = $(DESTDIR)$(silc_logsdir) -#endif SILC_DIST_SERVER \ No newline at end of file