[Scummvm-git-logs] scummvm master -> a0006fb92e8f6c0b53040f8ee1396799d856669f

orgads orgads at gmail.com
Fri Jul 30 13:18:18 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a0006fb92e CONFIGURE: Avoid fancy quotes in help text


Commit: a0006fb92e8f6c0b53040f8ee1396799d856669f
    https://github.com/scummvm/scummvm/commit/a0006fb92e8f6c0b53040f8ee1396799d856669f
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2021-07-30T16:17:59+03:00

Commit Message:
CONFIGURE: Avoid fancy quotes in help text

Changed paths:
    configure


diff --git a/configure b/configure
index c94db3c466..d72982f1e8 100755
--- a/configure
+++ b/configure
@@ -1036,7 +1036,7 @@ Some influential environment variables:
   LD                 linker command
   LDFLAGS            linker flags, e.g. -L<lib dir> if you have libraries in a
                      nonstandard directory <lib dir>
-  PKG_CONFIG_LIBDIR  list of directories where pkg-config ‘.pc’ files are
+  PKG_CONFIG_LIBDIR  list of directories where pkg-config '.pc' files are
                      looked up
   RANLIB             archive indexer command
   SDL_CONFIG         SDL configurer script name (not path)




More information about the Scummvm-git-logs mailing list