From 6590f2c3dc10acaa04cea3206fd00445e0a6145c Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 19 Oct 2004 20:40:08 +0000 Subject: Small copyright string and hostname related cleanup. --- lib/Makefile.am | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 9cb25f77..b4d538bd 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -7,8 +7,8 @@ lib_LTLIBRARIES = libzebra.la libzebra_la_LDFLAGS = -version 0:0:0 libzebra_la_SOURCES = \ - version.c network.c pid_output.c getopt.c getopt1.c daemon.c \ - print_version.c checksum.c vector.c linklist.c vty.c command.c \ + network.c pid_output.c getopt.c getopt1.c daemon.c \ + checksum.c vector.c linklist.c vty.c command.c \ sockunion.c prefix.c thread.c if.c memory.c buffer.c table.c hash.c \ filter.c routemap.c distribute.c stream.c str.c log.c plist.c \ zclient.c sockopt.c smux.c md5.c if_rmap.c keychain.c privs.c \ @@ -27,6 +27,3 @@ pkginclude_HEADERS = \ EXTRA_DIST = regex.c regex-gnu.h -version.c: Makefile - echo '' >version.c - echo 'const char *host_name = "$(host_alias)";' >>version.c -- cgit v1.2.1