Changeset 092b175 for configure.ac


Ignore:
Timestamp:
May 2, 2013, 12:40:49 PM (13 years ago)
Author:
Frederik Heber <heber@…>
Children:
4be8f0
Parents:
252f5c
git-author:
Frederik Heber <heber@…> (07/13/12 14:11:37)
git-committer:
Frederik Heber <heber@…> (05/02/13 12:40:49)
Message:

Added VMG's own pkg-config file to make the library's internal accessible from the outside.

  • note that we have to modify the includedir in the installed .pc file to point to the source folder lib/vmg/src in order to see all of the header files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r252f5c r092b175  
    229229# we save the cache here because the tests below fail more commonly
    230230
     231# package information
     232AC_CONFIG_FILES([
     233        VMG.pc:VMG.pc.in])
     234
    231235AC_CONFIG_FILES([Makefile
    232236        src/Makefile
Note: See TracChangeset for help on using the changeset viewer.