summaryrefslogtreecommitdiff
path: root/m4/orc.m4
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2010-06-09 12:29:59 -0700
committerDavid Schleef <ds@schleef.org>2010-06-09 12:29:59 -0700
commit733fca913736edad29dea6a8dded921282ecee20 (patch)
tree673ab61575910aed9f602fb041a45ec0248ee8dd /m4/orc.m4
parentfad145b099880e387d4c1a541466b8e9e9d8a889 (diff)
Add orc.m4 to dist files
Diffstat (limited to 'm4/orc.m4')
-rw-r--r--m4/orc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/orc.m4 b/m4/orc.m4
index 99ca52f..f6355ff 100644
--- a/m4/orc.m4
+++ b/m4/orc.m4
@@ -39,7 +39,7 @@ AC_DEFUN([ORC_CHECK],
]))
-AC_DEFUN([ORC_NOTICE],
+AC_DEFUN([ORC_OUTPUT],
[
if test "$HAVE_ORC" = yes ; then
printf "configure: *** Orc acceleration enabled.\n"