1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00

Fix typo in comment.

git-svn-id: https://svn.xiph.org/trunk/ezstream@12547 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2007-02-24 23:03:51 +00:00
parent 9d2434c46c
commit 2874fca043

View File

@ -12,7 +12,7 @@ AC_USE_SYSTEM_EXTENSIONS
dnl SETUP
dnl XXX This should be make configurable.
dnl XXX This should be made configurable.
EXAMPLES_DIR="\$(datadir)/examples/${PACKAGE}"
AC_SUBST(EXAMPLES_DIR)