19 lines
409 B
Plaintext
19 lines
409 B
Plaintext
$NetBSD: patch-ai,v 1.3 2010/09/24 06:28:46 obache Exp $
|
|
|
|
Vala is not required to build from released tarball.
|
|
|
|
--- configure.orig 2010-03-22 03:18:50.000000000 +0000
|
|
+++ configure
|
|
@@ -15584,11 +15584,6 @@ fi
|
|
fi
|
|
|
|
|
|
-if test x${VALAC} = x""; then
|
|
- exit 0;
|
|
-fi
|
|
-
|
|
-
|
|
# Check whether --enable-shave was given.
|
|
if test "${enable_shave+set}" = set; then :
|
|
enableval=$enable_shave; case "${enableval}" in
|