Make the location of the database separately configurable.
[openvswitch] / Makefile.am
index 9cad47b72069ab2cafb68257766c1d9b07f19cdd..1b148719f6cfc463a1220fdabd431c350de66525 100644 (file)
@@ -108,6 +108,7 @@ SUFFIXES += .in
            sed \
                -e 's,[@]PKIDIR[@],$(PKIDIR),g' \
                 -e 's,[@]LOGDIR[@],$(LOGDIR),g' \
+                -e 's,[@]DBDIR[@],$(DBDIR),g' \
                 -e 's,[@]PERL[@],$(PERL),g' \
                 -e 's,[@]PYTHON[@],$(PYTHON),g' \
                 -e 's,[@]RUNDIR[@],$(RUNDIR),g' \