diff options
Diffstat (limited to 'storage/mroonga/config.sh.in')
-rw-r--r-- | storage/mroonga/config.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/mroonga/config.sh.in b/storage/mroonga/config.sh.in index 32e88fd5c3d..4f02fb94788 100644 --- a/storage/mroonga/config.sh.in +++ b/storage/mroonga/config.sh.in @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA MYSQL_SOURCE_DIR="@MYSQL_SOURCE_DIR@" MYSQL_BUILD_DIR="@MYSQL_BUILD_DIR@" |