]> git.pld-linux.org Git - packages/abook.git/blame - abook-am.patch
- rebuild ac/am explicitly instead of rebuilding and re-running configure at make...
[packages/abook.git] / abook-am.patch
CommitLineData
ccbfc572
JB
1--- abook-0.6.0pre2/configure.ac.orig 2013-03-14 19:05:29.494683245 +0100
2+++ abook-0.6.0pre2/configure.ac 2013-03-14 19:11:30.378009058 +0100
3@@ -44,10 +44,6 @@
4
5 AC_PROG_CC
6 AC_SEARCH_LIBS([strerror],[cposix])
7-AM_C_PROTOTYPES
8-if test "x$U" != "x"; then
9- AC_MSG_ERROR(Compiler not ANSI compliant)
10-fi
11 AC_C_INLINE
12 AC_PROG_INSTALL
13 AC_HEADER_STDC
This page took 0.121424 seconds and 4 git commands to generate.