Remove do-nothing command and add warning about itamule-svn-r11106
commitef286c897006a208f8fd8d77bdf06c545ea66d68
authorupstream svn <svn@amule.org>
Sun, 31 Jan 2021 10:23:16 +0000 (31 10:23 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Sun, 31 Jan 2021 10:28:32 +0000 (31 10:28 +0000)
tree76e388841a333fdae0959256167bc4be9cb498f8
parentabdcc95850ae3567aeae5b7ca436f903a0f22aaf
Remove do-nothing command and add warning about it

Calling MULE_APPEND without a second argument (or with an empty one) should do exactly nothing. The current implementation instead appended a single space, which is anything but expectable. Now fixed this bahaviour and added a warning for such cases. The same stands for MULE_PREPEND, of course.
.svn-revision
acinclude.m4
configure
configure.ac