mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 00:41:02 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@35158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -20,7 +20,11 @@
|
||||
#define HAVE_STRERROR 1
|
||||
#define HAVE_UNISTD_H 1
|
||||
#define LOCALE_HOME _PATH_LOCALE
|
||||
#ifdef SOLARIS
|
||||
#define TZDIR "/usr/share/lib/zoneinfo"
|
||||
#else
|
||||
#define TZDIR "/usr/share/zoneinfo"
|
||||
#endif /* def SOLARIS */
|
||||
#endif /* ndef TM_GMTOFF */
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user