From a4d2a0d20139d9147feb1cba5078cebfb31becd8 Mon Sep 17 00:00:00 2001 From: jardin Date: Sat, 10 Jan 2004 20:42:35 +0000 Subject: Fix build on FreeBSD 4.7 and FreeBSD 5.1: [...] source='isis_main.c' object='isis_main.o' libtool=no depfile='.deps/isis_main.Po' tmpdepfile='.deps/isis_main.TPo' depmode=gcc /usr/local/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/jardin/bin/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f isis_main.c || echo './'`isis_main.c gcc -g -O2 -Wall -o isisd isis_main.o isis_adjacency.o isis_lsp.o dict.o isis_circuit.o isis_pdu.o isis_tlv.o isisd.o isis_misc.o isis_network.o isis_zebra.o isis_dr.o isis_flags.o isis_dynhn.o iso_checksum.o isis_csm.o isis_events.o isis_spf.o isis_route.o isis_routemap.o ../lib/libzebra.a -lm -lcrypt Making all in redhat make: don't know how to make all. Stop *** Error code 1 Stop in /usr/home/jardin/no_save/quagga. *** Error code 1 Stop in /usr/home/jardin/no_save/quagga. quagga$ --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efbb75dc..56cbdf24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-10 Vincent Jardin + + * configure.ac: add the redhat/Makefile as a AC_OUTPUT() argument. + It fixes build on FreeBSD 5.1 and FreeBSD 4.7 + 2004-01-08 Paul Jakma * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR, -- cgit v1.2.1