Skip to content

Commit a95930d

Browse files
committed
Fix AM_GNU_GETTEXT* warning during aclocal
1 parent 15b0903 commit a95930d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
autopoint --force
3-
aclocal
3+
aclocal -I m4
44
automake --foreign --copy --add-missing
55
autoconf
66

0 commit comments

Comments
 (0)