Skip to content

Commit ef5a297

Browse files
committed
1 parent d88dfb9 commit ef5a297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
22

33
AC_INIT([patchutils],[0.3.4])
44
AC_CONFIG_SRCDIR(patchutils.spec.in)
5-
AM_CONFIG_HEADER(config.h)
5+
AC_CONFIG_HEADERS(config.h)
66

77
AM_INIT_AUTOMAKE([dist-xz dist-bzip2 subdir-objects 1.6])
88

0 commit comments

Comments
 (0)