aboutsummaryrefslogtreecommitdiffstats
path: root/asn1.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-09-05 10:38:04 +0000
committerGuy Harris <guy@alum.mit.edu>2004-09-05 10:38:04 +0000
commit816a1793111e3dcda1cf5adcb7d9fbbf96545212 (patch)
tree53f1dfe032e812a4e681cec54d7b2eb10d54a834 /asn1.h
parent37cebd939c459b9ecf6b4c0f92bb68ab1acd4060 (diff)
Name the variables that have the names of ".lo" files as _LO, not _O;
put the name of the ".o" files into _O variables (I'm not sure whether the current .am files automatically support building programs statically linked with libethereal, as a result of using libtool; if so, the _O versions of those variables aren't necessary, and, if not, we probably need to use them). Use the _LO variables in libethereal_la_LIBADD and libethereal_la_DEPENDENCIES. (This means that we use "g_ascii_strtoull.lo" rather than "g_ascii_strtoull.o" to make the libethereal shared library; that's what we need to do, but we weren't doing it.) svn path=/trunk/; revision=11906
Diffstat (limited to 'asn1.h')
0 files changed, 0 insertions, 0 deletions