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
fd6152a5
Commit
fd6152a5
authored
Dec 03, 2012
by
Kirk Webb
Browse files
BUG FIX: Remove unattend.xml.in from top-level configure script.
Shouldn't have been there in the first place.
parent
53e877b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
fd6152a5
...
...
@@ -5088,6 +5088,7 @@ done
#
...
...
@@ -7683,7 +7684,6 @@ outfiles="$outfiles clientside/GNUmakefile clientside/setversion \
clientside/tmcc/cygwinxp/GNUmakefile clientside/tmcc/dp/GNUmakefile
\
clientside/tmcc/openbsd/GNUmakefile clientside/tmcc/ron/GNUmakefile
\
clientside/tmcc/plab/GNUmakefile clientside/tmcc/cygwinseven/GNUmakefile
\
clientside/tmcc/cygwinseven/unattend-x86.xml
\
clientside/os/dijkstra/GNUmakefile clientside/os/genhostsfile/GNUmakefile
\
clientside/os/growdisk/GNUmakefile
\
clientside/os/zapdisk/GNUmakefile
\
...
...
configure.in
View file @
fd6152a5
...
...
@@ -1298,7 +1298,6 @@ outfiles="$outfiles clientside/GNUmakefile clientside/setversion \
clientside/tmcc/cygwinxp/GNUmakefile clientside/tmcc/dp/GNUmakefile \
clientside/tmcc/openbsd/GNUmakefile clientside/tmcc/ron/GNUmakefile \
clientside/tmcc/plab/GNUmakefile clientside/tmcc/cygwinseven/GNUmakefile \
clientside/tmcc/cygwinseven/unattend-x86.xml \
clientside/os/dijkstra/GNUmakefile clientside/os/genhostsfile/GNUmakefile \
clientside/os/growdisk/GNUmakefile \
clientside/os/zapdisk/GNUmakefile \
...
...
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