From effb6952745e54189a4ab68f550476c33992c8cb Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Sun, 6 Jan 2008 11:49:25 +0000 Subject: [PATCH] Delete extra semicolons. --- ChangeLog | 4 ++++ configure.in | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b8e0da2cfb6..4cd496d2e93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-06 Romain Francoise + + * configure.in: Delete extra semicolons. + 2008-01-06 Dan Nicolaescu * configure.in: Remove references to unsupported systems. diff --git a/configure.in b/configure.in index 19471e32582..9e219369f07 100644 --- a/configure.in +++ b/configure.in @@ -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 ;; -- 2.39.2