You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
398 B
12 lines
398 B
--- libxosd.m4~ 2004-08-20 01:39:40.000000000 +0300
|
|
+++ libxosd.m4 2004-08-28 16:37:57.343670228 +0300
|
|
@@ -6,7 +6,7 @@
|
|
dnl AM_PATH_LIBXOSD([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
|
|
dnl Test to see if libxosd is installed, and define LIBXOSD_CFLAGS, LIBXOSDLIBS
|
|
dnl
|
|
-AC_DEFUN(AM_PATH_LIBXOSD,
|
|
+AC_DEFUN([AM_PATH_LIBXOSD],
|
|
[dnl
|
|
dnl Get the cflags and libraries from the xosd-config script
|
|
dnl
|