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
9e49a491
Unverified
Commit
9e49a491
authored
Feb 26, 2018
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libpam: Drop mention to non-existing macro.h
Signed-off-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
d4feae43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile.am
src/lxc/Makefile.am
+1
-1
No files found.
src/lxc/Makefile.am
View file @
9e49a491
...
@@ -308,7 +308,7 @@ endif
...
@@ -308,7 +308,7 @@ endif
if
ENABLE_PAM
if
ENABLE_PAM
if
HAVE_PAM
if
HAVE_PAM
pam_LTLIBRARIES
=
pam_cgfs.la
pam_LTLIBRARIES
=
pam_cgfs.la
pam_cgfs_la_SOURCES
=
pam/pam_cgfs.c
macro.h
pam_cgfs_la_SOURCES
=
pam/pam_cgfs.c
pam_cgfs_la_CFLAGS
=
$(AM_CFLAGS)
pam_cgfs_la_CFLAGS
=
$(AM_CFLAGS)
pam_cgfs_la_LIBADD
=
$(AM_LIBS)
$(PAM_LIBS)
-L
$(top_srcdir)
pam_cgfs_la_LIBADD
=
$(AM_LIBS)
$(PAM_LIBS)
-L
$(top_srcdir)
pam_cgfs_la_LDFLAGS
=
$(AM_LDFLAGS)
-module
-avoid-version
-shared
pam_cgfs_la_LDFLAGS
=
$(AM_LDFLAGS)
-module
-avoid-version
-shared
...
...
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