| diff -ru libpcap-libpcap-1.9.0.orig/configure libpcap-libpcap-1.9.0/configure |
| |
| |
| @@ -3997,7 +3997,7 @@ |
| aix*) |
| ;; |
| |
| - freebsd*|netbsd*|openbsd*|dragonfly*|linux*|osf*) |
| + freebsd*|netbsd*|openbsd*|dragonfly*|linux*|osf*|midipix*) |
| # |
| # Platforms where the linker is the GNU linker |
| # or accepts command-line arguments like |
| @@ -8179,7 +8179,7 @@ |
| MAN_MISC_INFO=5 |
| ;; |
| |
| -linux*|freebsd*|netbsd*|openbsd*|dragonfly*|kfreebsd*|gnu*) |
| +linux*|freebsd*|netbsd*|openbsd*|dragonfly*|kfreebsd*|gnu*|midipix*) |
| DYEXT="so" |
| |
| # |