mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
cf4dac8d1d
- Makefile.am patch needed or the build fails due to extraneous -I subdir - Numerous updates just a few listed 2023-08-30 dave-w1hkj <w1hkj@bellsouth.net> 65599e949: Version 4.2.00 d01751cce: TTY ptt dtr/rts 885ef1ff8: THOR56 12ed9b841: THOR 32/44 fd4388110: Waterfall cursor 5d4a6fa80: Revert "FSQ s/n" b6d34d0f6: Version 4.1.27 24e8c0559: Macro <PAUSE> 2023-06-28 Rik van Riel <riel@surriel.com> 4ef76f9f4: navtex 2023-06-15 dave-w1hkj <w1hkj@bellsouth.net> ec94e923a: TEN_TEN contest field c928e86ad: Pause/Break a29d78a42: FSQ s/n e75f7293c: IFKP s/n evaluator 68b280058: EQSL submission ...
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
--- Makefile.am.orig 2023-09-18 17:53:58 UTC
|
|
+++ Makefile.am
|
|
@@ -1,4 +1,4 @@
|
|
-ACLOCAL_AMFLAGS = -I m4 -I m4/intl
|
|
+ACLOCAL_AMFLAGS = -I m4
|
|
# AC_CONFIG_MACRO_DIR([m4])
|
|
|
|
SUBDIRS = po doc src
|