mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
6d31cf7cc4
- Remove needless install-info lines. PR: ports/36698 Submitted by: maintainer
21 lines
410 B
Plaintext
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
|