Ignore:
Timestamp:
2007-12-12T09:39:26+13:00 (16 years ago)
Author:
davidb
Message:

Standardisation of Windows config file to lowercase (included from this source file). Was causing a problem when trying to compile on Unix filesystem mounted under Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/lib/text_t.cpp

    r14342 r14909  
    4242#ifdef HAVE_CONFIG_H
    4343# ifdef __WIN32__
    44 #  include "WIN32cfg.h"
     44#  include "win32cfg.h"
    4545# else
    4646#  include "config.h"
Note: See TracChangeset for help on using the changeset viewer.