]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/netsnmpd
Merge branch 'next' into gcc4.1.2
[people/teissler/ipfire-2.x.git] / lfs / netsnmpd
index 66fd9df725cb99f5ea278fdc58f8ef2318eefb09..e010807e474469b47b6429e61591a8a28980938b 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2011  IPFire Team  <info@ipfire.org>                          #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                    --with-logfile="/var/log/snmpd.log" \
                                    --with-persistent-directory="/var/net-snmp" \
                                    --libdir=/usr/lib \
+                                   --disable-embedded-perl \
                                    --sysconfdir="/etc"
        cd $(DIR_APP) && make 
        cd $(DIR_APP) && make install