X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=blobdiff_plain;f=Makefile.defines_int.in;h=817ec5fec0e8990c7f298f01f3152ca6811fe5aa;hp=3f82947145d85da14cd1cd305ef08bcceb3850f3;hb=12e583d56eed7a65a777e117cbac94a38051421d;hpb=76e51b52311d2fa6aca036f9d59dc74d0846ab99 diff --git a/Makefile.defines_int.in b/Makefile.defines_int.in index 3f82947..817ec5f 100644 --- a/Makefile.defines_int.in +++ b/Makefile.defines_int.in @@ -1,14 +1,13 @@ # # Makefile.defines_int.pre # -# Author: Pekka Riikonen +# Author: Pekka Riikonen # -# Copyright (C) 2000 - 2001 Pekka Riikonen +# Copyright (C) 2000 - 2005 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 -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -30,7 +29,7 @@ silc_install_prefix=@prefix@ # # Common libraries that are linked against the created executable # -SILC_COMMON_LIBS= @LIBS@ -L$(silc_top_srcdir)/lib -lsilc +SILC_COMMON_LIBS= -L$(silc_top_srcdir)/lib -lsilc @LIBS@ # # Common compilation flags