Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
e5c609ed
Commit
e5c609ed
authored
Oct 23, 2003
by
Kirk Webb
Browse files
Forgot to add an entry to configure so that the new plab startup script
gets generated. Here it is..
parent
2d5a1f02
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
e5c609ed
...
...
@@ -1424,7 +1424,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
vis/dbvistopology
\
vis/prerender vis/prerender_all vis/render
\
rc.d/GNUmakefile rc.d/2.mysql-server.sh rc.d/3.testbed.sh
\
rc.d/2.elvind.sh
\
rc.d/2.elvind.sh
rc.d/3.plab.sh
\
tools/GNUmakefile
\
tools/pcapper/GNUmakefile tools/teachswitch/GNUmakefile
\
$eventfiles
\
...
...
configure.in
View file @
e5c609ed
...
...
@@ -467,7 +467,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
vis/dbvistopology \
vis/prerender vis/prerender_all vis/render \
rc.d/GNUmakefile rc.d/2.mysql-server.sh rc.d/3.testbed.sh \
rc.d/2.elvind.sh \
rc.d/2.elvind.sh
rc.d/3.plab.sh
\
tools/GNUmakefile \
tools/pcapper/GNUmakefile tools/teachswitch/GNUmakefile \
$eventfiles \
...
...
Write
Preview
Supports
Markdown
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