aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-07-20 10:34:01 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-07-20 10:34:01 +0000
commit40cd131dfb81b33c40565e2473868c30bd5f8c0d (patch)
treeb7ce1902f4cdc68bf58eedd3e2b9d812ea73d7f6 /Makefile.am
parent950bd739489f5b44bf0f70655908199bed0b5dd1 (diff)
remove another reference to snprintf
svn path=/trunk/; revision=18772
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c883e71ef5..293e8f9891 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -278,7 +278,7 @@ endif # HAVE_PLUGINS
# we should probably split this into stuff needed both
# by wireshark and tshark and stuff needed only by one or the
# other.
-wireshark_optional_objects = @GETOPT_O@ @SNPRINTF_O@ @STRERROR_O@ \
+wireshark_optional_objects = @GETOPT_O@ @STRERROR_O@ \
@STRCASECMP_O@ @STRNCASECMP_O@ @MKSTEMP_O@ @STRPTIME_O@
# Additional libs that I know how to build. These will be