File: libtool.patch

package info (click to toggle)
libcapi20-3 1%3A3.27-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,552 kB
  • sloc: sh: 10,527; ansic: 4,612; makefile: 62
file content (9 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
--- a/configure.ac	2003-06-16 06:08:23.000000000 -0600
+++ b/configure.ac	2004-11-27 10:20:20.189075904 -0700
@@ -1,5 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
+AC_PREREQ(2.50)
 AC_INIT(capi20.c)
 AC_ARG_ENABLE([V2],
   AS_HELP_STRING([--enable-V2],[build libcapi20 version 2 compatible library]),