mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 14:45:10 +02:00
11 lines
345 B
Diff
11 lines
345 B
Diff
--- configure.ac.orig 2015-11-09 08:29:19.285934417 +0100
|
|
+++ configure.ac 2015-11-09 08:29:23.950934068 +0100
|
|
@@ -219,7 +219,7 @@ dnl ====================================
|
|
|
|
dnl strftime checks
|
|
|
|
-AC_TRY_RUN([#include <time.h>
|
|
+AC_TRY_COMPILE([#include <time.h>
|
|
int main ()
|
|
{
|
|
char buf[100];
|