summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira TAGOH <tagoh@redhat.com>2010-07-27 11:33:30 +0900
committerAkira TAGOH <tagoh@redhat.com>2010-07-27 11:33:30 +0900
commitc9152f7e1c99621297d902c9b3d11f054de44250 (patch)
tree6fa648ee4b907dad66192a19826256fc78194dc0
parentb6366a1580ab47d7331ba09a1a9c86b2b39547ec (diff)
parent361329e9686e323b99ecfc73f138241754d1e8a5 (diff)
downloadpaps-c9152f7e1c99621297d902c9b3d11f054de44250.tar.gz
paps-c9152f7e1c99621297d902c9b3d11f054de44250.tar.xz
paps-c9152f7e1c99621297d902c9b3d11f054de44250.zip
Merge branch 'fedora' of ssh://fedorapeople.org/home/fedora/tagoh/public_git/paps into fedora
-rw-r--r--.gitignore17
-rw-r--r--config.h.in0
2 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9cfe2ec
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*.m4
+*sh
+.deps
+.libs
+Makefile.in
+Makefile
+autom4te.cache/
+config.guess
+config.h
+config.log
+config.status
+config.sub
+configure
+depcomp
+libtool
+missing
+stamp*
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/config.h.in