summaryrefslogtreecommitdiff
path: root/multimedia/smpeg/files/patch-configure
blob: a433c14ea0524d7b3d0f5b3af150522eba2ebd99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2001-04-24 19:25:46 UTC
+++ configure
@@ -1055,7 +1054,7 @@ cat > conftest.$ac_ext << EOF
 #line 1056 "configure"
 #include "confdefs.h"
 
-main(){return(0);}
+int main(){return(0);}
 EOF
 if { (eval echo configure:1061: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   ac_cv_prog_cc_works=yes