Revision 547a0bae
Von martin vor etwa 16 Jahren hinzugefügt
Makefile.cvs | ||
---|---|---|
autoheader
|
||
automake --add-missing
|
||
autoconf
|
||
CXXFLAGS="-O -ggdb $(all_warnings) $(cplusplus_warnings)" CFLAGS="-O -ggdb $(all_warnings) $(c_warnings)" ./configure INSTALL="/usr/bin/install -p" --disable-static --enable-full-doc
|
||
CXXFLAGS="-O -ggdb -Wall $(cplusplus_warnings)" CFLAGS="-O -ggdb -Wall" ./configure INSTALL="/usr/bin/install -p" --disable-static --enable-full-doc
|
||
|
||
mp-priv:
|
||
libtoolize -f --automake
|
Auch abrufbar als: Unified diff
Removed some warning flags for gcc.
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@1552 70169cfe-8b10-0410-8925-dcb4b91034d8