diff options
Diffstat (limited to 'net/msend/files/patch-configure.in')
-rw-r--r-- | net/msend/files/patch-configure.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/msend/files/patch-configure.in b/net/msend/files/patch-configure.in new file mode 100644 index 000000000000..012646095595 --- /dev/null +++ b/net/msend/files/patch-configure.in @@ -0,0 +1,6 @@ +--- configure.in.orig 1999-05-02 05:58:01.000000000 -0700 ++++ configure.in 2012-05-03 16:53:21.000000000 -0700 +@@ -17,3 +17,2 @@ + dnl Checks for typedefs, structures, and compiler characteristics. +-AM_C_PROTOTYPES + AC_C_CONST |