Skip to content

Commit

Permalink
We can still support autoconf 2.69
Browse files Browse the repository at this point in the history
Let's not get all bleeding edge here...

Signed-off-by: Pantelis Antoniou <[email protected]>
  • Loading branch information
pantoniou committed Aug 30, 2023
1 parent 3d86226 commit 6d53d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_PREREQ(2.71)
AC_PREREQ(2.69)

AC_INIT([libfyaml],
m4_esyscmd([build-aux/git-version-gen .tarball-version]),
Expand Down

0 comments on commit 6d53d81

Please sign in to comment.