Skip to content
Snippets Groups Projects
Commit aaaf0cff authored by j's avatar j
Browse files

silence automake 1.8.x warnings: underquoted definition of...

git-svn-id: http://svn.xiph.org/trunk/ao@8362 0101bb08-14d6-0310-b084-bc0e0c8e3800
parent 99629c62
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
dnl XIPH_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl XIPH_PATH_AO([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test for libao, and define AO_CFLAGS and AO_LIBS dnl Test for libao, and define AO_CFLAGS and AO_LIBS
dnl dnl
AC_DEFUN(XIPH_PATH_AO, AC_DEFUN([XIPH_PATH_AO],
[dnl [dnl
dnl Get the cflags and libraries dnl Get the cflags and libraries
dnl dnl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment