aboutsummaryrefslogtreecommitdiffstats
path: root/testing/corkscrew/corkscrew-2.0-autoconf.patch
blob: 1ce6daf6929e6540839d1417c2d6123900ace7f8 (plain)
1
2
3
4
5
6
7
8
9
10
--- corkscrew-2.0/configure.in.orig
+++ corkscrew-2.0/configure.in
@@ -1,7 +1,6 @@
 AC_INIT(corkscrew.c)
 AM_INIT_AUTOMAKE(corkscrew, 2.0)
 AM_CONFIG_HEADER(config.h:config.in)
-AM_C_PROTOTYPES
 
 AC_PROG_CC
 AC_PROG_AWK