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
Open sidebar
emacs
emacs
Commits
effb6952
Commit
effb6952
authored
Jan 06, 2008
by
Romain Francoise
Browse files
Delete extra semicolons.
parent
8fcaf22f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
ChangeLog
ChangeLog
+4
-0
configure.in
configure.in
+0
-1
No files found.
ChangeLog
View file @
effb6952
2008-01-06 Romain Francoise <romain@orebokech.com>
* configure.in: Delete extra semicolons.
2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove references to unsupported systems.
...
...
configure.in
View file @
effb6952
...
...
@@ -706,7 +706,6 @@ dnl see the `changequote' comment above.
;;
*-xenix* ) opsys=xenix ;;
*-linux-gnu* ) opsys=gnu-linux ;;
;;
*-sysv4.2uw* ) opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
*-sysv5uw* ) opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
*-sysv5OpenUNIX* ) opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
...
...
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