]> git.pld-linux.org Git - packages/ax25-apps.git/blame - ax25-apps-optflags.patch
- added optflags patch, updated URLs and build
[packages/ax25-apps.git] / ax25-apps-optflags.patch
CommitLineData
a5332b5b
JB
1--- ax25-apps-0.0.6/ax25ipd/Makefile.am.orig 2001-10-09 03:03:05.000000000 +0200
2+++ ax25-apps-0.0.6/ax25ipd/Makefile.am 2023-03-24 21:30:04.906258789 +0100
3@@ -8,7 +8,7 @@ EXTRA_DIST = $(man_MANS) $(etcfiles) $(d
4 docdir = ${datadir}/doc/ax25-apps
5 doc_DATA = README.ax25ipd HISTORY.ax25ipd COPYING.ax25ipd
6
7-CFLAGS = -DUSE_TERMIO
8+AM_CFLAGS = -DUSE_TERMIO
9 ax25ipd_LDADD = $(AX25_LIB)
10
11 ax25ipd_SOURCES = \
This page took 0.050787 seconds and 4 git commands to generate.