summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@suse.de>2015-05-07 16:14:04 -0400
committerSteve Dickson <steved@redhat.com>2015-05-07 23:31:01 -0400
commit7b7337b7e6541649a82b09a5c268c7fe6404fbf4 (patch)
tree02006bf10ac1ae8d425da13b68afc2fbdac8d5f6 /.gitignore
parent9a7748e8e02ce5f91869879387f1829232bd3dd7 (diff)
downloadti-rpc-7b7337b7e6541649a82b09a5c268c7fe6404fbf4.tar.gz
Fix Build w/gssapi disabled
A regression was introduced by commit d5259e75 that broke the --disable-gssapi configuration flag causing numerous compile errors. This patch fixes those errors but then the config flag is used it breaks API with previous releases. Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7814a3..fad274f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,8 @@ libtirpc.pc
lib*.a
src/libtirpc.la
src/libtirpc_la-*.lo
+tirpc/stamp-h2
+tirpc/tirpc-features.h
# generic editor backup et al
*~
.stgitmail.txt