~ultradvorka/+junk/hstr-package

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Martin Dvorak (Dvorka)
  • Date: 2018-11-18 11:38:35 UTC
  • Revision ID: martin.dvorak@mindforger.com-20181118113835-14cv9rm3g2j40qxj
Update for hstr_2.0.5 at 2018-11-18--12-38-28.

Show diffs side-by-side

added added

removed removed

Lines of Context:
226
226
PACKAGE_VERSION = @PACKAGE_VERSION@
227
227
PATH_SEPARATOR = @PATH_SEPARATOR@
228
228
PKG_CONFIG = @PKG_CONFIG@
 
229
PKG_CONFIG_EXISTS = @PKG_CONFIG_EXISTS@
229
230
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
230
231
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
231
232
SET_MAKE = @SET_MAKE@