Skip to content
Snippets Groups Projects
Commit b7bb02cf authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Rename AC_CHECK_PACKAGE to ALBERT_CHECK_PACKAGE.

parent 216a3853
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ dnl $5: header name ...@@ -12,7 +12,7 @@ dnl $5: header name
dnl $6: include path (-I$6 dnl $6: include path (-I$6
dnl $7 \in \{optional, required\}, bail out if required, warning otherwise dnl $7 \in \{optional, required\}, bail out if required, warning otherwise
dnl dnl
AC_DEFUN(AC_CHECK_PKG, AC_DEFUN(ALBERT_CHECK_PKG,
[AC_ARG_WITH($1-lib, [AC_ARG_WITH($1-lib,
[ --with-$1-lib=DIR use $1 library below directory DIR (default: $3)], [ --with-$1-lib=DIR use $1 library below directory DIR (default: $3)],
[case "$withval" in [case "$withval" in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment