mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
db16029e3a
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
14 lines
327 B
Plaintext
14 lines
327 B
Plaintext
--- configure.orig Thu May 6 18:22:57 2004
|
|
+++ configure Wed Jul 13 17:36:09 2005
|
|
@@ -13267,10 +13267,6 @@
|
|
DEBUG_CFLAGS="$DEBUG_CFLAGS -O3"
|
|
;;
|
|
|
|
- *)
|
|
- echo "Host type '$host' ($host_alias) is currently not supported by xine"
|
|
- exit 1
|
|
- ;;
|
|
esac
|
|
|
|
CFLAGS="$CFLAGS $COMMON_CFLAGS $ALSA_CFLAGS $ESD_CFLAGS"
|