X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=fa47ee6fb8486d35787807462b2b80fc5593c436;hb=0f3b41570794aaf1260d8db23fe20871a031b92a;hp=2da8aa9b7372dd4df38471affc0a9a2727df7905;hpb=a846846ae79ceef4531ccd0495c7cdb076b9dc92;p=util-vserver.git diff --git a/configure.ac b/configure.ac index 2da8aa9..fa47ee6 100644 --- a/configure.ac +++ b/configure.ac @@ -475,6 +475,16 @@ dnl Python stuff ends here dnl ######################## +dnl ######################## +dnl Library versioning + +AM_CONDITIONAL([HAVE_VERSIONING], [true]) +AC_DEFINE([HAVE_VERSIONING], [1], [Define this to use library versioning]) + +dnl /Library versioning +dnl ######################## + + dnl BIG HACK! Do some autodetection here! AC_DEFINE(UTMP_GID, [22], [The utmp gid-number])