Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
69437d52
Commit
69437d52
authored
Oct 08, 2008
by
dlezcano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed indentation ... :)
parent
86f7d054
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
configure.in
configure.in
+3
-3
No files found.
configure.in
View file @
69437d52
...
@@ -13,9 +13,9 @@ AM_PROG_CC_C_O
...
@@ -13,9 +13,9 @@ AM_PROG_CC_C_O
AC_GNU_SOURCE
AC_GNU_SOURCE
AC_PROG_LIBTOOL
AC_PROG_LIBTOOL
AC_CHECK_HEADERS([linux/netlink.h linux/genetlink.h], [], AC_MSG_ERROR([netlink headers not found]),
AC_CHECK_HEADERS([linux/netlink.h linux/genetlink.h], [], AC_MSG_ERROR([netlink headers not found]),
[#include <linux/types.h>
[#include <linux/types.h>
#include <bits/sockaddr.h>
#include <bits/sockaddr.h>
#include <linux/socket.h>])
#include <linux/socket.h>])
AC_PROG_GCC_TRADITIONAL
AC_PROG_GCC_TRADITIONAL
if test "x$GCC" = "xyes"; then
if test "x$GCC" = "xyes"; then
...
...
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