OSDN Git Service

Revert "Changed to mark the writeable files directory (~/Documents/Hengband previousl...
authorEric Branlund <ebranlund@fastmail.com>
Wed, 26 Aug 2020 16:41:58 +0000 (09:41 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Wed, 26 Aug 2020 16:41:58 +0000 (09:41 -0700)
This reverts commit 8d104a7b16985d94cb97b69032d554134f43f61a.

configure.ac

index cd180dc..4f766b5 100644 (file)
@@ -71,8 +71,6 @@ if test x"$enable_cocoa" = xyes ; then
   AC_LANG_PUSH([Objective C])
   AC_PROG_OBJC
   AC_LANG_POP([Objective C])
-  AC_DEFINE(SAFE_DIRECTORY, 1, [Mark var directory with version string])
-  AC_DEFINE(VERSION_STRING, "2.2.1", [Version string to use for var directory])
 fi
 
 dnl Checks for libraries.