aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Matthews <tmatth@videolan.org>2023-11-09 00:49:36 -0500
committerTristan Matthews <tmatth@videolan.org>2024-03-29 09:06:03 -0400
commit9b2846a4472c38660d6aec7a180daa5dc77ab2d3 (patch)
tree9c6783ba7c23d15ae665e69dcc51eb320db73657
parent738e17905e1ca2a1fa932ddd9c2a85d089f4e845 (diff)
downloadspeex-upstream-master.tar.gz
configure: fix project name in build instructionsupstream-master
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2074d09..cd433ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -339,4 +339,4 @@ AC_CONFIG_HEADERS([config.h])
AC_OUTPUT
-echo "Type \"make; make install\" to compile and install Speex";
+echo "Type \"make; make install\" to compile and install SpeexDSP";