Changeset 2423


Ignore:
Timestamp:
06/15/08 18:47:40 (5 years ago)
Author:
sam
Message:
  • Install cucul++.pc and caca++.pc in the pkg-config directory.
File:
1 edited

Legend:

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

    r2299 r2423  
    33AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/cucul -I../cucul \ 
    44              -I$(top_srcdir)/caca 
     5 
     6pkgconfig_DATA = cucul++.pc caca++.pc 
     7pkgconfigdir = $(libdir)/pkgconfig 
    58 
    69if USE_CXX 
Note: See TracChangeset for help on using the changeset viewer.