summaryrefslogtreecommitdiff
path: root/popt
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-04-08 20:09:48 +0000
committerjbj <devnull@localhost>1999-04-08 20:09:48 +0000
commit200d5128061648a19dac9c0784d95be15cad7803 (patch)
tree2e75f73c08a291af2b8f4e1cd6856d048292396e /popt
parent90ac221132dbb8f410a7ecaf08497edb6809e9c1 (diff)
downloadrpm-200d5128061648a19dac9c0784d95be15cad7803.tar.gz
rpm-200d5128061648a19dac9c0784d95be15cad7803.tar.bz2
rpm-200d5128061648a19dac9c0784d95be15cad7803.zip
From Tim Mooney:
Make the statfs stuff work more reliably. Switch from using AC_EGREP_HEADER to AC_TRY_COMPILE, which should be much more reliable. Change all places where a previous patch I had sent in said "convertdb" when it should have said "rpmconvert". Change the LDFLAGS_STATIC for HP-UX so that static linking isn't done on HP-UX with libtool. Everything could be linked statically *except* the shl_* routines, which are in `libdld.1', but libtool doesn't know how to do a "--prefer-static" type link, so we have to just avoid trying the static link at all. Fix a warning that happens over and over as `header.h' is included on Digital Unix systems. Digital Unix defines `__alpha', not `__alpha__', so I just added the additional check for __alpha. Fix a number of places in the code where there is a spurious/extra semi-colon. This gets rid of quite a few warnings. CVS patchset: 2972 CVS date: 1999/04/08 20:09:48
Diffstat (limited to 'popt')
0 files changed, 0 insertions, 0 deletions