]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: fix Makefile.am so it works with BSD make
authorChristian Franke <chris@opensourcerouting.org>
Fri, 5 Jul 2013 16:30:56 +0000 (18:30 +0200)
committerGreg Troxel <gdt@ir.bbn.com>
Tue, 9 Jul 2013 16:26:46 +0000 (12:26 -0400)
The export statement is specific to GNU make and breaks the build
with BSD make. I couldn't observe any difference in behaviour
between having the export present and absent, therefore, just remove it.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
tests/Makefile.am

index 93c06b031d5a4dea8086916652a98caba824326d..b7a7fe748a00aa16173ba08c1c0d3a289bc9a92c 100644 (file)
@@ -1,5 +1,4 @@
 AUTOMAKE_OPTIONS    = dejagnu
-export DEJAGNU
 DEJATOOL = libzebra
 
 SUBDIRS = \