Add a patch to fix configure on -STABLE.

This commit is contained in:
Michael Nottebrock 2004-07-31 18:16:49 +00:00
parent 3c902c9714
commit 34994b8375
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115164
2 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,19 @@
--- configure.orig Sat Jul 31 20:09:02 2004
+++ configure Sat Jul 31 20:09:18 2004
@@ -3212,16 +3212,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
-int
-main ()
-{
-
#include "vg_skin.h"
int main() { return 0 ; }
- ;
- return 0;
-}
_ACEOF
rm -f conftest.$ac_objext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5

View file

@ -0,0 +1,19 @@
--- configure.orig Sat Jul 31 20:09:02 2004
+++ configure Sat Jul 31 20:09:18 2004
@@ -3212,16 +3212,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
-int
-main ()
-{
-
#include "vg_skin.h"
int main() { return 0 ; }
- ;
- return 0;
-}
_ACEOF
rm -f conftest.$ac_objext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5