17 lines
333 B
Diff
17 lines
333 B
Diff
Description: Fix autoreconf failure.
|
|
Author: Yavor Doganov <yavor@gnu.org>
|
|
Forwarded: gnomint-devel@lists.sourceforge.net
|
|
Last-Update: 2018-09-01
|
|
---
|
|
|
|
--- gnomint-1.3.0.orig/configure.ac
|
|
+++ gnomint-1.3.0/configure.ac
|
|
@@ -198,7 +198,6 @@
|
|
AC_OUTPUT([
|
|
Makefile
|
|
src/Makefile
|
|
-m4/Makefile
|
|
gui/Makefile
|
|
po/Makefile.in
|
|
mime/Makefile
|