esnacc / esnacc-ng

A continuation of the Enhanced SNACC ASN.1 compiler - See http://mail.esnacc.org/mailman/listinfo/dev
http://esnacc.org
GNU General Public License v2.0
32 stars 30 forks source link

automake: remove the included configure script #8

Closed apconole closed 8 years ago

apconole commented 8 years ago

Autoreconf should be used to regenerate this on systems, as the various m4 and libtool tests can change from system to system.

Signed-off-by: Aaron Conole aconole@redhat.com