You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
367 B
11 lines
367 B
--- ./configure.ac.orig 2021-10-03 23:53:51.048990382 +0100
|
|
+++ ./configure.ac 2021-10-03 23:54:05.659945382 +0100
|
|
@@ -1,6 +1,6 @@
|
|
dnl Process this file with autoconf to produce a configure script.
|
|
AC_INIT([fakeroot],[1.26],[clint@debian.org],[fakeroot])
|
|
-AC_PREREQ([2.71])
|
|
+AC_PREREQ([2.69])
|
|
AC_CONFIG_MACRO_DIR([build-aux])
|
|
LT_PREREQ(2.1a)
|
|
AC_CANONICAL_TARGET
|