mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
1c74c3537e
PR: ports/16055 Submitted by: Maxim Sobolev <sobomax@altavista.net>
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
--- aclocal.m4.orig Sun Nov 28 00:34:22 1999
|
|
+++ aclocal.m4 Sun Nov 28 00:34:47 1999
|
|
@@ -684,6 +684,7 @@
|
|
AC_TRY_RUN([
|
|
#include <gtk/gtk.h>
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
|
|
int
|
|
main ()
|