[Forensics-changes] [yara] 371/415: Remove double configure.ac and other fixes by joachimmetz

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:43:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository yara.

commit ccee1571bd60b017b53a5947a9a92586ac77eebb
Merge: 0ffedd4 1078205
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Mon Jan 20 20:54:27 2014 +0100

    Remove double configure.ac and other fixes by joachimmetz

 .gitignore           | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am          |  2 +-
 bootstrap.sh         |  8 ++------
 configure.ac         | 26 ++++++++++++++++++--------
 libyara/Makefile.am  |  1 -
 libyara/configure.ac | 25 -------------------------
 6 files changed, 67 insertions(+), 41 deletions(-)

diff --cc .gitignore
index 0000000,00e6dc6..e39e3f4
mode 000000,100644..100644
--- a/.gitignore
+++ b/.gitignore
@@@ -1,0 -1,77 +1,46 @@@
+ # Generic auto-generated build files
+ *~
+ *.a
+ *.la
+ *.lai
+ *.lo
+ *.Plo
+ *.Po
+ *.o
+ *.so
+ *.so.[0-9][0-9]*
+ *.so.[0-9][0-9]*.[0-9][0-9]*.[0-9][0-9]*
+ *.Tpo
++*.m4
++*.dSYM
+ .deps
+ .libs
+ INSTALL
+ Makefile
+ Makefile.in
+ stamp-h1
+ 
+ # Specific auto-generated build files
+ /ABOUT-NLS
+ /aclocal.m4
+ /ar-lib
+ /autom4te.cache/
+ /config.guess
+ /config.h
+ /config.h.in
+ /config.log
+ /config.rpath
+ /config.status
+ /config.sub
+ /configure
+ /depcomp
+ /install-sh
+ /libtool
+ /ltmain.sh
+ /missing
+ /ylwrap
 -/m4/codeset.m4
 -/m4/fcntl-o.m4
 -/m4/gettext.m4
 -/m4/glibc2.m4
 -/m4/glibc21.m4
 -/m4/iconv.m4
 -/m4/intdiv0.m4
 -/m4/intl.m4
 -/m4/intldir.m4
 -/m4/intlmacosx.m4
 -/m4/intmax.m4
 -/m4/inttypes-pri.m4
 -/m4/inttypes_h.m4
 -/m4/lcmessage.m4
 -/m4/lib-ld.m4
 -/m4/lib-link.m4
 -/m4/lib-prefix.m4
 -/m4/libtool.m4
 -/m4/lock.m4
 -/m4/longlong.m4
 -/m4/ltoptions.m4
 -/m4/ltsugar.m4
 -/m4/ltversion.m4
 -/m4/lt~obsolete.m4
 -/m4/progtest.m4
 -/m4/printf-posix.m4
 -/m4/size_max.m4
 -/m4/stdint_h.m4
 -/m4/threadlib.m4
 -/m4/uintmax_t.m4
 -/m4/visibility.m4
 -/m4/wchar_t.m4
 -/m4/wint_t.m4
 -/m4/xsize.m4
++/m4
+ 
+ # Project specific files
+ /yara
+ /yarac

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list