diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rwxr-xr-x | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2004-01-10 Vincent Jardin <jardin@6wind.com> + + * 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 <paul@dishone.st> * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR, diff --git a/configure.ac b/configure.ac index 25012d52..28d93855 100755 --- a/configure.ac +++ b/configure.ac @@ -1076,7 +1076,7 @@ AC_OUTPUT(Makefile lib/Makefile zebra/Makefile ripd/Makefile ripngd/Makefile bgpd/Makefile ospfd/Makefile ospf6d/Makefile isisd/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile - redhat/quagga.spec + redhat/Makefile redhat/quagga.spec lib/version.h) echo " |