Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Speex
Commits
5e495a61
Commit
5e495a61
authored
Jul 24, 2014
by
Luca Barbato
Committed by
Tristan Matthews
Jul 24, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
whitespace: drop trailing spaces
parent
e1b1eeab
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
configure.ac
configure.ac
+3
-3
src/Makefile.am
src/Makefile.am
+1
-1
No files found.
configure.ac
View file @
5e495a61
...
...
@@ -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
])
...
...
src/Makefile.am
View file @
5e495a61
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment