gcc_version.m4 : Use cut instead of sed.

Add this and other macros to Makefile.am.
This commit is contained in:
Erik de Castro Lopo
2013-03-10 12:30:49 +11:00
parent 168c258aa3
commit 11efaa37f7
3 changed files with 185 additions and 5 deletions

View File

@@ -16,5 +16,10 @@
# distribution.
EXTRA_DIST = \
add_cflags.m4 \
add_cxxflags.m4 \
bswap.m4 \
endian.m4 \
gcc_version.m4 \
ogg.m4 \
xmms.m4