Changes

Jump to navigation Jump to search
Line 38: Line 38:  
** ''DIST_VERSION'', combines ''SERVICE_VERSION'' and ''SERVICE_REVISION'' to use it as a distribution version(see example below)
 
** ''DIST_VERSION'', combines ''SERVICE_VERSION'' and ''SERVICE_REVISION'' to use it as a distribution version(see example below)
 
** ''SERVICE_SUMMARY'', summary from service.info file
 
** ''SERVICE_SUMMARY'', summary from service.info file
 +
** ''SERVICE_EXTRA_DIST'', extra files to include to sources tarball
 +
** ''SERVICE_DISTCLEANFILES'', auto generated files to cleanup
 
** macro also changes ''PACKAGE'' and ''VERSION'' variables with values from proper ''DIST_'', so it rewrites ''AC_INIT'' arguments(you have to use fake values for ''AC_INIT'' macro)
 
** macro also changes ''PACKAGE'' and ''VERSION'' variables with values from proper ''DIST_'', so it rewrites ''AC_INIT'' arguments(you have to use fake values for ''AC_INIT'' macro)
 
** if ''[Library]'' section exists in service.info file, macro will
 
** if ''[Library]'' section exists in service.info file, macro will

Navigation menu