--- configure.in.original 2006-07-15 02:02:26.000000000 -0700 +++ configure.in 2006-07-15 02:02:49.000000000 -0700 @@ -3,11 +3,11 @@ dnl dnl AC_INIT(podofo, 0.2, domseichter@web.de ) +SHARED_VERSION_INFO="0:2" AM_INIT_AUTOMAKE([ -Wall -Werror ]) dnl AC_PROG_LIBTOOL dnl Enable profiling, optimization level 2 and full debugging support -CXXFLAGS="-pg -O2 -g3 -Wall" AC_PROG_CXX AC_HAVE_HEADERS(string.h stdio.h)