Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
44128d55
Commit
44128d55
authored
Apr 27, 2007
by
Martti Mela
Browse files
moved string0.[ch] from ipt to su
darcs-hash:20070427141121-1b897-b0ce0f3b108c9d9d9e1474e8ccfdc76317fe4b55.gz
parent
af88f8a4
Changes
4
Hide whitespace changes
Inline
Side-by-side
libsofia-sip-ua/ipt/Makefile.am
View file @
44128d55
...
...
@@ -25,10 +25,10 @@ TESTS = torture_base64
nobase_include_sofia_HEADERS
=
\
sofia-sip/rc4.h
\
sofia-sip/base64.h
\
sofia-sip/string0.h
sofia-sip/token64.h
\
sofia-sip/token64.h
\
sofia-sip/uniqueid.h
libipt_la_SOURCES
=
base64.c
string0.c
token64.c
libipt_la_SOURCES
=
base64.c token64.c
EXTRA_DIST
=
sofia-sip/utf8.h
\
utf8internal.h
\
...
...
libsofia-sip-ua/su/Makefile.am
View file @
44128d55
...
...
@@ -68,6 +68,7 @@ nobase_include_sofia_HEADERS = \
sofia-sip/su_config.h sofia-sip/su_md5.h
\
sofia-sip/su_uniqueid.h sofia-sip/su_bm.h
\
sofia-sip/tstdef.h sofia-sip/su_os_nw.h
\
sofia-sip/string0.h
\
$(OSXHEADERS)
nobase_nodist_include_sofia_HEADERS
=
sofia-sip/su_configure.h
...
...
@@ -86,7 +87,7 @@ libsu_la_SOURCES = \
su_os_nw.c
\
su_taglist.c su_tag.c su_tag_io.c
\
su_log.c su_global_log.c su_default_log.c su_module_debug.h
\
su_md5.c su_uniqueid.c su_bm.c
$(OSXSOURCES)
su_md5.c su_uniqueid.c su_bm.c
string0.c
$(OSXSOURCES)
EXTRA_libsu_la_SOURCES
=
\
...
...
libsofia-sip-ua/
ipt
/sofia-sip/string0.h
→
libsofia-sip-ua/
su
/sofia-sip/string0.h
View file @
44128d55
File moved
libsofia-sip-ua/
ipt
/string0.c
→
libsofia-sip-ua/
su
/string0.c
View file @
44128d55
File moved
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