]> granicus.if.org Git - postgis/commitdiff
Remove extra PGFELIBS definition in one of the MingW specific sections since it was...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Mon, 9 Oct 2006 16:33:39 +0000 (16:33 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Mon, 9 Oct 2006 16:33:39 +0000 (16:33 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2499 b70326c6-7e19-0410-871a-916f4a2858ee

configure.in

index 50d72d3d5a6bac730d00d742d6d2550f1ba11113..4e065ef3203892a800008d9de26b8b30ce8fbc70 100644 (file)
@@ -541,7 +541,6 @@ EXE=
 case $host_os in
        *mingw*)
                PGBEINCLUDES="$PGBEINCLUDES $PGBEINCLUDES/port/win32"
-               PGFELIBS=`${PGCONFIG} --libdir`"/libpq.dll"
                DLSUFFIX=.dll
                DLFLAGS='${PGBELIBS}'
                EXE=.exe