Fix typo
authorAlan T. DeKok <aland@freeradius.org>
Mon, 9 Sep 2013 14:32:05 +0000 (10:32 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 9 Sep 2013 14:32:05 +0000 (10:32 -0400)
Make.inc.in

index 47e36ee..2d92431 100644 (file)
@@ -29,7 +29,7 @@ includedir    = @includedir@
 #
 #  and all of the configuration files go into /tmp/garbage
 #
-ifneq "${raddbdir}" ""
+ifeq "${raddbdir}" ""
 raddbdir       = @raddbdir@
 endif
 modconfdir     = @modconfdir@