diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-07-25 18:31:30 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-07-25 18:31:30 +0000 |
| commit | e5e4057f22edb81b3783f7fd092d2addbfdf1d0a (patch) | |
| tree | 536e5b39d91fe18b7249076d54e0411c466c24d7 /Makefile.in | |
| parent | c6fe2b8f4df3b49aa3d0149302e8c95024dc96e6 (diff) | |
BUILD : 1.7.4 (283) BUGS : N/A NOTES : Added better mysql detection to autoconf
git-svn-id: svn://svn.anope.org/anope/trunk@283 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@182 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 4e0986c7d..eb90b8fa4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,6 +13,7 @@ TOUCH=@TOUCH@ MODULE_PATH=@MODULE_PATH@ MYSQL=@MYSQL@ RDB=@RDB@ +LDFLAGS=@LDFLAGS@ all: language headers build modules |
