]> git.puffer.fish Git - matthieu/frr.git/commit
[build] cleanup low-hanging autoreconf warnings
authorJeremy Jackson <jerj@coplanar.net>
Wed, 21 Jan 2009 19:15:44 +0000 (14:15 -0500)
committerPaul Jakma <paul@quagga.net>
Fri, 19 Jun 2009 14:03:30 +0000 (15:03 +0100)
commit4bf6461e0f6cc6dcb8ca54314bc6c1865a366e70
tree209afa18250f7e02949bfcad503556818ca0aae3
parent25f45887abf320401745dd433c4e82bfd6db5d4d
[build] cleanup low-hanging autoreconf warnings

Some uses of GNU make extensions were not necessary.  There are still some,
but they might exist as workarounds for older versions of autoconf that have
since been solved.

Lesson learned: implicit target rules have opposite order to pattern target
rules.
doc/Makefile.am
solaris/Makefile.am