diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-28 23:03:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-28 23:03:39 +0000 |
commit | 3b1e0d03416df6c754d9da358eddba6aaba1e5b3 (patch) | |
tree | 5a3e89bceea931861fae34a23cf66f3bb5d7fabb /dev-games/KXL/files | |
parent | fixup www-servers/lighttpd and www-servers/skunkweb (diff) | |
download | historical-3b1e0d03416df6c754d9da358eddba6aaba1e5b3.tar.gz historical-3b1e0d03416df6c754d9da358eddba6aaba1e5b3.tar.bz2 historical-3b1e0d03416df6c754d9da358eddba6aaba1e5b3.zip |
fix aclocal warnings
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-games/KXL/files')
-rw-r--r-- | dev-games/KXL/files/KXL-1.1.7-m4.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-games/KXL/files/KXL-1.1.7-m4.patch b/dev-games/KXL/files/KXL-1.1.7-m4.patch new file mode 100644 index 000000000000..f039974e6f98 --- /dev/null +++ b/dev-games/KXL/files/KXL-1.1.7-m4.patch @@ -0,0 +1,9 @@ +Get rid of aclocal warning: +/usr/share/aclocal/KXL.m4:6: warning: underquoted definition of AM_PATH_KXL +--- KXL-1.1.7/KXL.m4 ++++ KXL-1.1.7/KXL.m4 +@@ -5,3 +5,3 @@ + dnl +-AC_DEFUN(AM_PATH_KXL, ++AC_DEFUN([AM_PATH_KXL], + [dnl |