Draw anti-aliased circles using glEnable?

There are only three GlEnable(Gl_point_smooth)
GLEnable(Gl_line_smooth)
GlEnable(Gl_polygon_smooth)
Can OpenGl be made to draw anti-aliased circle?