Wed Feb 11 15:01:48 CST 2009 Pekka Pessi <first.last@nokia.com>

* msg/Makefile.am: allow short header forms in MIME attachments, too



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11943 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-02-12 21:09:30 +00:00
parent 613a5ebf86
commit 8ff2eefcea
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Thu Feb 12 15:08:17 CST 2009
Thu Feb 12 15:09:20 CST 2009

View File

@ -121,6 +121,6 @@ sofia-sip/msg_mime_protos.h: ${srcdir}/sofia-sip/msg_mime_protos.h.in
msg_mime_table.c: ${srcdir}/msg_mime_table.c.in
$(AWK_MSG_AWK) module=msg_multipart \
tprefix=msg prefix=mp MC_HASH_SIZE=127 \
tprefix=msg prefix=mp MC_HASH_SIZE=127 MC_SHORT_SIZE=26 \
PT=$@ TEMPLATE=${srcdir}/msg_mime_table.c.in \
${SS_MIME_H}