1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 12:27:52 +00:00

configure.ac.in back to 1209 state to prevent linkingprobs

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1212 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Nikolas Garofil 2008-07-04 08:48:26 +00:00
parent a2775d30d1
commit 1188beddca

View File

@ -607,8 +607,8 @@ case `$LD -O1 -v 2>&1 </dev/null` in
;; ;;
esac esac
dnl Solve multiple definitions (resolved elsewhere) dnl Solve multiple definitions
dnl LDFLAGS="$LDFLAGS -Xlinker -zmuldefs" LDFLAGS="$LDFLAGS -Xlinker -zmuldefs"
dnl dnl
dnl Da. dnl Da.