]> git.pld-linux.org Git - packages/bluez.git/blob - bluez-am.patch
- up to 5.0 (note: rather big changes, packaging needs finishing; bluez 4.x left...
[packages/bluez.git] / bluez-am.patch
1 --- bluez-5.0/configure.ac.orig 2012-12-24 18:46:54.000000000 +0100
2 +++ bluez-5.0/configure.ac      2013-01-04 20:49:00.644452799 +0100
3 @@ -3,7 +3,7 @@
4  
5  AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
6                                         tar-pax no-dist-gzip dist-xz])
7 -AM_CONFIG_HEADER(config.h)
8 +AC_CONFIG_HEADERS(config.h)
9  AC_USE_SYSTEM_EXTENSIONS
10  
11  m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
This page took 0.073412 seconds and 3 git commands to generate.