summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README1
-rw-r--r--ax25ipd/COPYING.ax25ipd1
-rw-r--r--ax25ipd/Makefile.am1
-rw-r--r--ax25ipd/README.ax25ipd1
-rw-r--r--ax25mond/Makefile.am1
-rw-r--r--call/Makefile.am1
-rw-r--r--configure.ac1
9 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index adacbc2..a3d3857 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,5 +10,3 @@ AX25_LOCALSTATEDIR=$(localstatedir)/ax25
INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
-DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"
-
-
diff --git a/NEWS b/NEWS
index 6222a49..00e046d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,5 +3,3 @@ NEWS for ax25-apps
These programs are still being tested, you should expect some quirks
especially with compiling for a little while longer
-
-
diff --git a/README b/README
index 15cd98b..3d6e0f9 100644
--- a/README
+++ b/README
@@ -10,4 +10,3 @@ are not interchangeable but require recompile.
- Craig Small <csmall@small.dropbear.id.au>
-
diff --git a/ax25ipd/COPYING.ax25ipd b/ax25ipd/COPYING.ax25ipd
index ed29b23..af122c9 100644
--- a/ax25ipd/COPYING.ax25ipd
+++ b/ax25ipd/COPYING.ax25ipd
@@ -36,4 +36,3 @@ And an extract from the original README file.
This release of ax25ipd was cleaned up slightly, and prototyped, man page
written, and had a few other's enhancements included along the way, by
Rob Mayfield VK5XXX, mayfieldrob@mail.dec.com.
-
diff --git a/ax25ipd/Makefile.am b/ax25ipd/Makefile.am
index efc3c14..1d20f98 100644
--- a/ax25ipd/Makefile.am
+++ b/ax25ipd/Makefile.am
@@ -57,4 +57,3 @@ AX25_LOCALSTATEDIR=$(localstatedir)/ax25
INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
-DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"
-
diff --git a/ax25ipd/README.ax25ipd b/ax25ipd/README.ax25ipd
index 99e2c54..0af2cce 100644
--- a/ax25ipd/README.ax25ipd
+++ b/ax25ipd/README.ax25ipd
@@ -692,4 +692,3 @@ Copyright 1991, Michael Westerhof, Sun Microsystems, Inc.
This software may be freely used, distributed, or modified, providing
this footer is not removed.
-------------------------------------------------------------------------
-
diff --git a/ax25mond/Makefile.am b/ax25mond/Makefile.am
index 19c8b9a..ecfc1d9 100644
--- a/ax25mond/Makefile.am
+++ b/ax25mond/Makefile.am
@@ -45,4 +45,3 @@ AX25_LOCALSTATEDIR=$(localstatedir)/ax25
INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
-DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"
-
diff --git a/call/Makefile.am b/call/Makefile.am
index 4d4f16f..5514fec 100644
--- a/call/Makefile.am
+++ b/call/Makefile.am
@@ -39,4 +39,3 @@ call_SOURCES = \
crc.h \
yapp.c \
dostime.c
-
diff --git a/configure.ac b/configure.ac
index 907e673..ee64e59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -67,4 +67,3 @@ AC_SUBST(EXTRAVERSION, [$extraver])
AC_CONFIG_FILES([call/Makefile ax25ipd/Makefile listen/Makefile Makefile ax25rtd/Makefile ax25mond/Makefile ax25-apps.spec])
AC_OUTPUT
-