Commit f6ac931a authored by Lev Walkin's avatar Lev Walkin

*** empty log message ***

parent c51cdd4e
......@@ -28,7 +28,7 @@ if test -f config.h ; then
fi
FIXEDPDU=`echo "[$ASN1PDU]" | sed -e "s/.*-pdu=auto.*//"`
if test "$FIXEDPDU" ; then
if test ! "$FIXEDPDU" ; then
EXTRA_CFLAGS="$EXTRA_CFLAGS -DASN_PDU_COLLECTION"
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment