diff options
author | Haru <haru@dotalux.com> | 2016-06-18 04:27:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-18 04:27:13 +0200 |
commit | d024776296cf76f08994fc5162eafde95d04dc93 (patch) | |
tree | e5884891bf32ca2895df8b8b8226ed2364879dea /configure | |
parent | bafee80261b8d84d489bbeef41de3dd1d408e64b (diff) | |
parent | 813932b515f3d8924baae4c93f275be3f7bb68e9 (diff) | |
download | hercules-d024776296cf76f08994fc5162eafde95d04dc93.tar.gz hercules-d024776296cf76f08994fc5162eafde95d04dc93.tar.bz2 hercules-d024776296cf76f08994fc5162eafde95d04dc93.tar.xz hercules-d024776296cf76f08994fc5162eafde95d04dc93.zip |
Merge pull request #1316 from 4144/npcscript
Move npc static variables into npc interface.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac 045a895. +# From configure.ac 2f61628. # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # |