aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/configure.in
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2012-07-17 18:18:07 +0200
committerBjörn-Egil Dahlberg <[email protected]>2012-07-19 20:22:56 +0200
commitc05db88a9ab69bd25cae378210b1b1b35dbd68c6 (patch)
treebca516f39a7da6c0fb1b01bb94fb2c13798a73f2 /lib/megaco/configure.in
parent5bf65f443dec24eec44264cd7ece17025721383a (diff)
downloadotp-c05db88a9ab69bd25cae378210b1b1b35dbd68c6.tar.gz
otp-c05db88a9ab69bd25cae378210b1b1b35dbd68c6.tar.bz2
otp-c05db88a9ab69bd25cae378210b1b1b35dbd68c6.zip
megaco: Remove VxWorks
Diffstat (limited to 'lib/megaco/configure.in')
-rw-r--r--lib/megaco/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/megaco/configure.in b/lib/megaco/configure.in
index 42c50b8961..722ccc3fb4 100644
--- a/lib/megaco/configure.in
+++ b/lib/megaco/configure.in
@@ -145,7 +145,7 @@ AC_ARG_ENABLE(megaco_flex_scanner_lineno,
AC_SUBST(ENABLE_MEGACO_FLEX_SCANNER_LINENO)
-dnl This is the os flavour, should be unix, vxworks or win32
+dnl This is the os flavour, should be unix or win32
if test "X$host" = "Xwin32"; then
ERLANG_OSTYPE=win32
else