Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libnice
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cpp-libs
libnice
Commits
a13249bf
Commit
a13249bf
authored
Jan 30, 2007
by
Dafydd Harries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove dependency on check
darcs-hash:20070130120047-c9803-b2859bf889b93762c7bb443c70c3e56d616b8954.gz
parent
16fd6466
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
README
README
+0
-1
configure.ac
configure.ac
+0
-4
No files found.
README
View file @
a13249bf
...
@@ -26,7 +26,6 @@ Requirements
...
@@ -26,7 +26,6 @@ Requirements
------------
------------
glib >= 2.10
glib >= 2.10
check >= 0.9.4 (for make check)
pkg-config
pkg-config
Limitations
Limitations
...
...
configure.ac
View file @
a13249bf
...
@@ -21,10 +21,6 @@ AC_PROG_LIBTOOL
...
@@ -21,10 +21,6 @@ AC_PROG_LIBTOOL
# Checks for libraries.
# Checks for libraries.
PKG_CHECK_MODULES(CHECK, [dnl
check >= 0.9.4 dnl
])
PKG_CHECK_MODULES(GLIB, [dnl
PKG_CHECK_MODULES(GLIB, [dnl
glib-2.0 >= 2.10 dnl
glib-2.0 >= 2.10 dnl
gobject-2.0 >= 2.10 dnl
gobject-2.0 >= 2.10 dnl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment