Ignore:
Timestamp:
02/26/09 11:41:32 (4 years ago)
Author:
sam
Message:

Remove occurrences of DATADIR, it conflicts with MinGW's <objidl.h>.
Fixes ticket #51.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/tools/Makefile.am

    r2821 r3404  
    22 
    33AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/caca -I../caca \ 
    4               -I$(top_srcdir)/caca -DDATADIR=\"$(pkgdatadir)\" 
     4              -I$(top_srcdir)/caca 
    55 
    66noinst_PROGRAMS = optipal sortchars $(pango_programs) 
Note: See TracChangeset for help on using the changeset viewer.