summaryrefslogtreecommitdiff
path: root/devel/allegro-devel/files/patch-aclocal.m4
blob: 353d8689c7edea413e0550eff45018705d2a60c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- aclocal.m4.orig	2007-06-16 01:52:28.000000000 +0000
+++ aclocal.m4	2008-07-14 15:10:32.000000000 +0000
@@ -195,3 +195,2 @@
 dnl
-AC_MSG_CHECKING(for System V sys/procfs)
 AC_DEFUN(ALLEGRO_ACTEST_SV_PROCFS, [
@@ -211,3 +210,2 @@
 ])
-AC_MSG_RESULT($allegro_sv_procfs)
 
@@ -219,3 +217,2 @@
 dnl
-AC_MSG_CHECKING(if sys/procfs.h tells us argc/argv)
 AC_DEFUN(ALLEGRO_ACTEST_PROCFS_ARGCV, [
@@ -228,3 +225,2 @@
 ])
-AC_MSG_RESULT($allegro_procfs_argcv)
 
@@ -236,3 +232,2 @@
 dnl
-AC_MSG_CHECKING(for getexecname)
 AC_DEFUN(ALLEGRO_ACTEST_SYS_GETEXECNAME,
@@ -242,3 +237,2 @@
 )
-AC_MSG_RESULT($allegro_sys_getexecname)