]> sourceware.org Git - automake.git/commitdiff
Remove duplicate -freebsd* entry.
authorDoug Evans <dje@gnu.org>
Wed, 4 May 1994 22:44:55 +0000 (22:44 +0000)
committerDoug Evans <dje@gnu.org>
Wed, 4 May 1994 22:44:55 +0000 (22:44 +0000)
config.sub
lib/config.sub

index 52a1abf5467c34a32c5f9500671c3024a3afae40..ffce559566815eeab22c2bd7f619e0eef29e7888 100644 (file)
@@ -545,7 +545,7 @@ case $os in
              | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
              | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
              | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
-             | -lynxos* | -bosx* | -ns* | -freebsd*)
+             | -lynxos* | -bosx* | -ns*)
                ;;
        -sunos5*)
                os=`echo $os | sed -e 's|sunos5|solaris2|'`
index 52a1abf5467c34a32c5f9500671c3024a3afae40..ffce559566815eeab22c2bd7f619e0eef29e7888 100644 (file)
@@ -545,7 +545,7 @@ case $os in
              | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
              | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
              | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
-             | -lynxos* | -bosx* | -ns* | -freebsd*)
+             | -lynxos* | -bosx* | -ns*)
                ;;
        -sunos5*)
                os=`echo $os | sed -e 's|sunos5|solaris2|'`
This page took 0.03093 seconds and 5 git commands to generate.