d7f3d21394
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/212283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gd?expand=0&rev=29
15 lines
344 B
Diff
15 lines
344 B
Diff
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac.orig 2013-12-18 12:58:25.906977199 +0100
|
|
+++ configure.ac 2013-12-18 12:59:36.671840317 +0100
|
|
@@ -53,6 +53,9 @@
|
|
AM_PROG_AR
|
|
|
|
AC_PROG_CC_STDC
|
|
+AC_USE_SYSTEM_EXTENSIONS
|
|
+AC_SYS_LARGEFILE
|
|
+
|
|
AM_PROG_CC_C_O
|
|
AC_PROG_INSTALL
|
|
AC_PROG_LIBTOOL
|