From 9babe1ad287308b003641e1fc152aff808b95d86 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sat, 6 Nov 2010 14:41:52 -0400 Subject: Retool our use of configure such that we track it like everyone else does i.e. don't keep generated or foreign stuff in our source tree. As a side effect, this lets us use a libtool, etc. from this century --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1f000be..ce31a59 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,11 @@ TAGS /krb5/* /no-krb/* /debian/libzephyr4-krb5.files +aclocal.m4 +configure +h/config.h.in +ltmain.sh +m4 +config.guess +config.sub +install-sh -- cgit v1.2.3