Changeset 997a5b2 in git for resources/configure.ac


Ignore:
Timestamp:
Jan 8, 2014, 7:32:16 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
9a6ff9955d9edb236345792b7cb96ead677b27eb
Parents:
312083677957ae66b61a256ea0027e3dea145445
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:32:16+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:39:54+01:00
Message:
Added the generation and installation of pkgconfig (*.pc) files + release versions for packages
File:
1 edited

Legend:

Unmodified
Added
Removed
  • resources/configure.ac

    r312083 r997a5b2  
    1 AC_INIT([libresources], [4.0.0])
     1AC_INIT([resources], [4.0.0])
    22
    33AC_CONFIG_MACRO_DIR([../m4])
     
    7171AC_DEFINE_UNQUOTED([DATA_DIR],"$config_datadir",[datadir])
    7272
    73 AC_CONFIG_FILES([Makefile])
     73AC_CONFIG_FILES([resources.pc Makefile])
    7474AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.