repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
ccbuild
/
configure.in.patch
blob
e241d179752166e3a309de549f33e4bd0c8ae20f
1
--- src/ccbuild-2.0.2/configure.in 2011-10-14 22:34:50.000000000 +0200
2
+++ configure.in 2011-12-27 21:21:24.801304919 +0100
3
@@ -5,6 +5,7 @@
4
5
dnl Boilerplate
6
AC_INIT(ccbuild, 2.0.2)
7
+m4_include([aclocal.m4])
8
AC_CONFIG_MACRO_DIR([m4])
9
AC_CONFIG_SRCDIR(src/ccbuild.cc)
10
AM_INIT_AUTOMAKE