1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/multimedia/vcdimager/files/patch-configure
SADA Kenji 6d31cf7cc4 - Enable XML Frontend.
- Remove needless install-info lines.
PR:	ports/36698
Submitted by:	maintainer
2002-05-16 18:23:10 +00:00

21 lines
410 B
Plaintext

--- configure.orig Wed Apr 3 18:24:13 2002
+++ configure Wed Apr 3 18:25:13 2002
@@ -7790,7 +7790,7 @@
#include <stdlib.h>
#include <stdio.h>
-#include <xmlversion.h>
+#include <libxml2/libxml/xmlversion.h>
int
main()
@@ -7911,7 +7911,7 @@
#line 7911 "configure"
#include "confdefs.h"
-#include <xmlversion.h>
+#include <libxml2/libxml/xmlversion.h>
#include <stdio.h>
#ifdef F77_DUMMY_MAIN