# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../orbit2/no_linc-cleanup-sockets.patch # Copyright (C) 2004 - 2005 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or 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. # --- T2-COPYRIGHT-NOTE-END --- --- ./linc2/src/Makefile.in.orig 2005-04-04 10:10:13.888399912 -0400 +++ ./linc2/src/Makefile.in 2005-04-04 10:11:10.581557008 -0400 @@ -189,7 +189,7 @@ noinst_LTLIBRARIES = liblinc.la #lib_LTLIBRARIES=liblinc.la -@OS_WIN32_FALSE@bin_PROGRAMS = linc-cleanup-sockets +@OS_WIN32_FALSE@bin_PROGRAMS = # -I$(top_builddir)/include # -I$(top_srcdir)/include @@ -241,7 +241,7 @@ linc-protocols.lo linc-server.lo linc-source.lo liblinc_la_OBJECTS = $(am_liblinc_la_OBJECTS) @OS_WIN32_TRUE@bin_PROGRAMS = -@OS_WIN32_FALSE@bin_PROGRAMS = linc-cleanup-sockets$(EXEEXT) +@OS_WIN32_FALSE@bin_PROGRAMS = PROGRAMS = $(bin_PROGRAMS) am_linc_cleanup_sockets_OBJECTS = cleanup.$(OBJEXT)