Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 21 May 2010 12:36:03 +0000 (15:36 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 21 May 2010 12:36:03 +0000 (15:36 +0300)
commit0e04c09d4896fe6ba1431c5383bde24983ed1f1f
treed1a76ae4b2a788b8662322ab08c4c751bbe5f514
parent8cb7b9085c58aff778ecda18d2073af2fa7082df
Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
- Besides there not being much point in having a separate source + header
  for a small single function, this fixes build on case-insensitive
  systems such as Mac OS X.
lib/Makefile.am
lib/depends.c
lib/fprint.c
lib/misc.c
lib/misc.h
lib/rpmal.c
lib/rpmhash.c [deleted file]
lib/rpmhash.h [deleted file]
lib/rpmts_internal.h
lib/transaction.c
po/POTFILES.in