repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
security
/
gtk-systrace
/
patches
/
patch-configure.in
blob
48df97fba7da84357a2ffd92921f0ae48370061c
1
$NetBSD$
2
3
automake-1.13 compat.
4
5
--- configure.in.orig 2002-12-01 21:14:34.000000000 +0000
6
+++ configure.in
7
@@ -2,11 +2,10 @@ dnl Process this file with autoconf to p
8
9
AC_INIT(configure.in)
10
AM_INIT_AUTOMAKE(notification, 0.1)
11
-AM_CONFIG_HEADER(config.h)
12
+AC_CONFIG_HEADERS(config.h)
13
14
AC_ISC_POSIX
15
AC_PROG_CC
16
-AM_PROG_CC_STDC
17
AC_HEADER_STDC
18
19
AM_PATH_GTK(1.2.0, ,