summaryrefslogtreecommitdiff
path: root/comms/soundmodem/files/patch-configure
blob: 34a3253c92c11cdcbe498be2ce541b688a1f9b17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.orig	2012-11-07 05:55:37.000000000 -0500
+++ configure	2012-11-07 07:02:34.000000000 -0500
@@ -844,7 +844,7 @@
 psdir='${docdir}'
 libdir='${exec_prefix}/lib'
 localedir='${datarootdir}/locale'
-mandir='${datarootdir}/man'
+mandir='${prefix}/man'
 
 ac_prev=
 ac_dashdash=
@@ -7265,7 +7265,7 @@
 int
 main ()
 {
-
+#include <stdio.h>
 /* ensure backward compatibility */
 #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
 #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR