From: Peter Verthez Date: Sat, 28 Sep 2002 17:53:15 +0000 (+0000) Subject: Remove compiler option -Wno-unused-parameter (old gcc doesn't have it). X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=sidebyside;h=469e0100437f6f4b3b9bcc93381bab1107bfdc89;hp=469e0100437f6f4b3b9bcc93381bab1107bfdc89;p=gedcom-parse.git Remove compiler option -Wno-unused-parameter (old gcc doesn't have it). Add linker option -export-dynamic to be able to use libtool --execute. ---