Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alberta3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ians-nmh-siebert
alberta
alberta3
Commits
30a7932b
Commit
30a7932b
authored
22 years ago
by
Claus-Justus Heine
Browse files
Options
Downloads
Patches
Plain Diff
Documentation.
parent
72d56cfe
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
m4/check-package.m4
+11
-0
11 additions, 0 deletions
m4/check-package.m4
with
11 additions
and
0 deletions
m4/check-package.m4
+
11
−
0
View file @
30a7932b
dnl
dnl
dnl Check for a library + header files
dnl Check for a library + header files
dnl
dnl
dnl
dnl Arguments:
dnl
dnl $1: symbolic name (fancy)
dnl $2: library name (base name, lib$2[.so|.a]
dnl $3: library path (-L$3)
dnl $4: additional libraries needed (e.g. -lm -lGL)
dnl $5: header name
dnl $6: include path (-I$6
dnl $7 \in \{optional, required\}, bail out if required, warning otherwise
dnl
AC_DEFUN(AC_CHECK_PKG,
AC_DEFUN(AC_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)],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment