comparison configure.in @ 78:535075b4d261

Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2008 14:28:55 -0700
parents 87216aefc6df
children 4a760802ef29
comparison
equal deleted inserted replaced
77:87216aefc6df 78:535075b4d261
74 fi], 74 fi],
75 # Default value for configure 75 # Default value for configure
76 AC_MSG_RESULT([no]) 76 AC_MSG_RESULT([no])
77 ) 77 )
78 78
79
79 AC_OUTPUT( \ 80 AC_OUTPUT( \
80 Makefile \ 81 Makefile \
82 debian/changelog \
81 libpst.spec \ 83 libpst.spec \
82 html/Makefile \ 84 html/Makefile \
83 info/Makefile \ 85 info/Makefile \
84 man/Makefile \ 86 man/Makefile \
85 src/Makefile \ 87 src/Makefile \