From 73b050ae340eea6e3b42e5a8cdca910e1c4194f2 Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 12 Nov 2001 15:27:32 +0000 Subject: [PATCH] Mixed a makefile typo. --- aclocal.m4 | 2 +- simgear/io/Makefile.am | 2 +- simgear/simgear_config.h.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index 78a4037e..7d5836b9 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -dnl aclocal.m4 generated automatically by aclocal 1.4 +dnl aclocal.m4 generated automatically by aclocal 1.4-p4 dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation diff --git a/simgear/io/Makefile.am b/simgear/io/Makefile.am index 558c7b8c..17261e94 100644 --- a/simgear/io/Makefile.am +++ b/simgear/io/Makefile.am @@ -8,7 +8,7 @@ include_HEADERS = \ sg_binobj.hxx \ sg_file.hxx \ sg_serial.hxx \ - sg_socket.hxx + sg_socket.hxx \ sg_socket_udp.hxx libsgio_a_SOURCES = \ diff --git a/simgear/simgear_config.h.in b/simgear/simgear_config.h.in index 39ba0a81..61b86781 100644 --- a/simgear/simgear_config.h.in +++ b/simgear/simgear_config.h.in @@ -1,4 +1,4 @@ -/* simgear/simgear_config.h.in. Generated automatically from configure.in by autoheader. */ +/* simgear/simgear_config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define to empty if the keyword does not work. */ #undef const -- 2.39.5