Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2014-07-24 23:46:07 +0400
committerTristan Matthews <le.businessman@gmail.com>2014-07-25 01:08:16 +0400
commit5e495a61d195cc319e0d3474bf98b2bc63e73140 (patch)
tree0f18f944d2c11f5909d381f9fccd8ce183edf2ea
parente1b1eeabce815283c5bbc42016a9d6a11eda2866 (diff)
whitespace: drop trailing spaces
-rw-r--r--configure.ac6
-rw-r--r--src/Makefile.am2
2 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 87b523c..7857eeb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,7 @@ has_sse=yes
has_sse=no
]
)
-AC_MSG_RESULT($has_sse)
+AC_MSG_RESULT($has_sse)
SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -fvisibility=hidden"
@@ -317,7 +317,7 @@ AC_CONFIG_FILES([
Makefile libspeex/Makefile src/Makefile doc/Makefile Speex.spec
include/Makefile include/speex/Makefile speex.pc
win32/Makefile win32/libspeex/Makefile win32/speexenc/Makefile
- win32/speexdec/Makefile symbian/Makefile
+ win32/speexdec/Makefile symbian/Makefile
win32/VS2003/Makefile
win32/VS2003/tests/Makefile
win32/VS2003/libspeex/Makefile
@@ -333,7 +333,7 @@ AC_CONFIG_FILES([
win32/VS2008/tests/Makefile
win32/VS2008/libspeex/Makefile
win32/VS2008/speexenc/Makefile
- include/speex/speex_config_types.h ti/Makefile
+ include/speex/speex_config_types.h ti/Makefile
ti/speex_C54_test/Makefile ti/speex_C55_test/Makefile
ti/speex_C64_test/Makefile
])
diff --git a/src/Makefile.am b/src/Makefile.am
index 84d3899..2cac269 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,7 +11,7 @@ man_MANS = speexenc.1 speexdec.1
EXTRA_DIST = $(man_MANS) getopt_win.h getopt.c getopt1.c wave_out.c wave_out.h skeleton.h
-include_HEADERS =
+include_HEADERS =
noinst_HEADERS = wav_io.h
bin_PROGRAMS = speexenc speexdec