X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=configure.ac;h=dfa34c8dd5ee111f414907384889f5a1f4040bed;hb=e88dcb8f774314ff4d56f8e33773af2f6bfc9d18;hp=e0a2526774de8bea0f4f94d2330529273e6ecc1a;hpb=4bf43a32a96465d2f9c244adea3e661075f208bf;p=elogind.git diff --git a/configure.ac b/configure.ac index e0a252677..dfa34c8dd 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.64]) AC_INIT([systemd], - [185], + [186], [http://bugs.freedesktop.org/enter_bug.cgi?product=systemd], [systemd], [http://www.freedesktop.org/wiki/Software/systemd]) @@ -587,7 +587,7 @@ case $with_distro in mageia) SYSTEM_SYSVINIT_PATH=/etc/rc.d/init.d AC_DEFINE(TARGET_MAGEIA, [], [Target is Mageia]) - M4_DISTRO_FLAG=-DTARGET_MAGEIA=1 + M4_DEFINES=-DTARGET_MAGEIA=1 ;; other) ;;