diff options
author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2011-01-02 00:39:10 +0000 |
---|---|---|
committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2011-01-02 00:39:10 +0000 |
commit | 8dd087e587f0a84ab9b30965d085e65efdb57715 (patch) | |
tree | 6ab7c982fadf78c4146db209e9701e86b2c29ae5 /aclocal.m4 | |
parent | 475fdb43971a24c01db6d8bf5cb4351eb6b76cfe (diff) | |
download | lcd4linux-8dd087e587f0a84ab9b30965d085e65efdb57715.tar.gz |
driver for EFN LED modules by Tilman Glötzner
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9448,7 +9448,7 @@ $$1_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. -_PKG_TEXT])dnl +_PKG_TEXT])[]dnl ]) elif test $pkg_failed = untried; then AC_MSG_RESULT([no]) @@ -9459,7 +9459,7 @@ path to pkg-config. _PKG_TEXT -To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl +To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS |