diff options
author | Kentoku <kentokushiba@gmail.com> | 2017-10-10 23:15:25 +0900 |
---|---|---|
committer | Kentoku <kentokushiba@gmail.com> | 2017-10-10 23:15:25 +0900 |
commit | 13167e64898da6373fa8cab2ad89514eaf886412 (patch) | |
tree | 80bf1b092bc5ebd5d64624a2df41ac31bf115959 /storage/mroonga/config.sh.in | |
parent | 494d1bf8859bbc9f80779144d07ce0603523d813 (diff) | |
download | mariadb-git-13167e64898da6373fa8cab2ad89514eaf886412.tar.gz |
Update Mroonga to the latest version on 2017-10-10T23:15:25+0900
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 e86973bdf88..32e88fd5c3d 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 02111-1301 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA MYSQL_SOURCE_DIR="@MYSQL_SOURCE_DIR@" MYSQL_BUILD_DIR="@MYSQL_BUILD_DIR@" |