X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=intl%2Fos2compat.h;h=702031c1d23ec0d91b22c8ad42cbe07a329dad4d;hb=ee5170ade20748797fdde09e370fbb07e585fc9a;hp=4f74e8c037529ba1e7bfb5467e7ecb968f060eb0;hpb=f3c64248f69b12b759775cbc7e0e01c13fae274f;p=pkg%2Fabook.git diff --git a/intl/os2compat.h b/intl/os2compat.h index 4f74e8c..702031c 100644 --- a/intl/os2compat.h +++ b/intl/os2compat.h @@ -14,22 +14,22 @@ You should have received a copy of the GNU Library General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* When included from os2compat.h we need all the original definitions */ #ifndef OS2_AWARE #undef LIBDIR -#define LIBDIR _nlos2_libdir +#define LIBDIR _nlos2_libdir extern char *_nlos2_libdir; #undef LOCALEDIR -#define LOCALEDIR _nlos2_localedir +#define LOCALEDIR _nlos2_localedir extern char *_nlos2_localedir; #undef LOCALE_ALIAS_PATH -#define LOCALE_ALIAS_PATH _nlos2_localealiaspath +#define LOCALE_ALIAS_PATH _nlos2_localealiaspath extern char *_nlos2_localealiaspath; #endif