[En-Nut-Discussion] httpdopts vs httpopts
Uwe Bonnes
bon at elektron.ikp.physik.tu-darmstadt.de
Thu Nov 27 16:48:25 CET 2008
Hallo again,
appended patch lets the lib compiled. The makefile referenced httpdopts
versus the file really named httpopts.
Changelog:
pro/Makefile:
Correct typo httpdopt.c vs httpopt.c
--- ethernut-4.6.4/pro/Makefile~ 2008-10-05 20:18:40.000000000 +0200
+++ ethernut-4.6.4/pro/Makefile 2008-11-27 16:37:39.000000000 +0100
@@ -112,7 +112,7 @@
include $(top_srcdir)/UserConf.mk
include $(top_srcdir)/Makedefs
-SRCS = dhcpc.c resolv.c httpd.c httpd_p.c httpdopt.c ssi.c asp.c auth.c cgi.c dencode.c sntp.c syslog.c ftpd.c \
+SRCS = dhcpc.c resolv.c httpd.c httpd_p.c httpopt.c ssi.c asp.c auth.c cgi.c dencode.c sntp.c syslog.c ftpd.c \
wins.c discover.c snmp.c snmp_agent.c snmp_api.c snmp_auth.c snmp_config.c snmp_mib.c asn1.c
OBJS = $(SRCS:.c=.o)
--
Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
More information about the En-Nut-Discussion
mailing list