summary refs log tree commit diff stats
path: root/acinclude.m4
AgeCommit message (Collapse)Author
2012-09-20On my system (openSUSE 12.2 / GNU bash, version 4.2.24(1)-release ↵Arnav Singh
(x86_64-suse-linux-gnu) ), the shell doesn't like that the '=' character in 'if test...' doesn't have spaces around it. This causes the test to always be true, and thus the AS_AC_EXPAND macro only expands once. This led to two #define's in config.h containing broken values: HEXCHATSHAREDIR and DBUS_SERVICES_DIR.
2011-02-24add xchat r1489berkeviktor@aol.com
d1ec934'>^
4a6ceffb ^

0f204234 ^

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