]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Removed -DNOATM with LINUX.
authorhades <hades>
Mon, 22 May 2000 11:02:38 +0000 (11:02 +0000)
committerhades <hades>
Mon, 22 May 2000 11:02:38 +0000 (11:02 +0000)
hadaq/makeenv

index e9a610c0a0b73f6c6b129710a577d26df0400ba9..caa0b3deaf3124b26f2a9fe2e4c65e854eb6d179 100644 (file)
@@ -28,7 +28,7 @@ then
        export RPCGEN="rpcgen"
        export LOADLIBES="-L$HOME/lib/$SYSTYPE -lhadesstd -llatm -llvme -ltk -L/usr/X11R6/lib -lX11 -ltcl -lm -ldl -latm"
        export INCLUDES="-I$HOME/include"
-       export DEFINES="-UNDEBUG -DHADESSTD_NEXITSTAT -DHADESSTD_NGETOPT -DNOATM"
+       export DEFINES="-UNDEBUG -DHADESSTD_NEXITSTAT -DHADESSTD_NGETOPT"
 elif test $HADAQ_CONF = "LINUX_NOATM"
 then
        export CC="gcc"