Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
607bae41
Commit
607bae41
authored
Feb 25, 2016
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kill off SELFLOADER, it appears to break fcgid and it isn't buying
us that much anyway.
parent
a704c843
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
configure
configure
+2
-2
configure.ac
configure.ac
+1
-1
No files found.
configure
View file @
607bae41
...
...
@@ -4,7 +4,7 @@
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
, 2016
Free Software
# Foundation, Inc.
#
#
...
...
@@ -5108,7 +5108,7 @@ NOSTACKMIB=0
NOSHAREDFS
=
0
IMPORT_TMPDIR
=
"/q"
NFSRACY
=
1
SELFLOADER_DATA
=
"
__DATA__
"
SELFLOADER_DATA
=
""
NEEDMCQUERIER
=
0
OPSVM_ENABLE
=
0
OPSVM_MOUNTPOINT
=
"/ops"
...
...
configure.ac
View file @
607bae41
...
...
@@ -434,7 +434,7 @@ NOSTACKMIB=0
NOSHAREDFS=0
IMPORT_TMPDIR="/q"
NFSRACY=1
SELFLOADER_DATA="
__DATA__
"
SELFLOADER_DATA=""
NEEDMCQUERIER=0
OPSVM_ENABLE=0
OPSVM_MOUNTPOINT="/ops"
...
...
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