Blob Blame History Raw
diff -up ./ax25ipd/Makefile.am.orig ./ax25ipd/Makefile.am
--- ./ax25ipd/Makefile.am.orig	2001-10-08 21:03:05.000000000 -0400
+++ ./ax25ipd/Makefile.am	2011-06-23 20:09:31.972361771 -0400
@@ -8,7 +8,7 @@ EXTRA_DIST = $(man_MANS) $(etcfiles) $(d
 docdir = ${datadir}/doc/ax25-apps
 doc_DATA = README.ax25ipd HISTORY.ax25ipd COPYING.ax25ipd
 
-CFLAGS = -DUSE_TERMIO
+AM_CFLAGS = -DUSE_TERMIO
 ax25ipd_LDADD = $(AX25_LIB)
 
 ax25ipd_SOURCES =	\